Tagged: button color, inheritance theme colors
- This topic has 3 replies, 2 voices, and was last updated 2 years, 5 months ago by Sakin.
-
AuthorPosts
-
July 20, 2022 at 12:23 pm #308030stevejohnsonmusicMember
Hello,
I’m using AudioMan free theme in conjunction with The Events Calendar Pro (recently installed). The Events Calendar Pro is inheriting the reddish-pink button color from the theme on several button and dropdown elements. See https://www.stevejohnsonmusic.com/events/ and notice the Date Range dropdown, the Find Events Button, the View dropdown (List, Month, etc) at the top, and the Subscribe To Calendar dropdown at the bottom. There are a couple other instances where the red color is incorrectly displaying.
If I do a live preview with a different theme, the problem no longer exists, so this appear to be specific to the AudioMan theme. Is there a way to remove the theme’s color from the calendar elements?
Thanks,
SteveJuly 20, 2022 at 12:30 pm #308032SakinKeymasterHello Steve,
That’s the default background gradient color for the button. So, if you want to remove it then you need to add the following CSS in the “Appearance => Customize => Additional CSS” box:
.tribe-common button, .tribe-common button:focus, .tribe-common button:hover { background: none; }
Regards,
SakinJuly 22, 2022 at 6:54 pm #308083stevejohnsonmusicMemberThat was it, Sakin! Thank you so much! I’ve been agonizing over changing themes and I really didn’t want to change, as I like Audioman a lot.
I just purchased Audioman Pro as a direct result of resolving this issue. Thank you!
New question – is there a way to change themes from Audioman to Audioman Pro and preserve my setting and customizations?
Steve
July 23, 2022 at 8:02 am #308096SakinKeymasterHi Steve,
Thanks for your appreciation, it’s a good feeling to hear that you like Audioman a lot.
Most of the settings will be preserved while updating from the Free to the Pro version if you haven’t changed anything directly inside the code in ‘audioman’ folder.
Have a nice weekend.
Regards,
Sakin -
AuthorPosts
- The topic ‘Remove theme’s reddish-pink button color from The Events Calendar Pro elements?’ is closed to new replies.