I've perused your support tickets for custom CSS for changing the tabbed button font colors and background colors for the non-active tabs, but none of it worked.
How can I change the color of the font and also the background color of the non-active tabs (see screenshot)?
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
We are glad that worked for you. As for the active tab, please adjust using the css below :
.tabbed[data-style="vertical_modern"][data-color-scheme="accent-color"] .wpb_tabs_nav li .active-tab, .tabbed[data-style="vertical"][data-color-scheme="accent-color"] > ul li .active-tab { background-color: #a83d87; }
I hope this proves helpful. Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Hello-
I've perused your support tickets for custom CSS for changing the tabbed button font colors and background colors for the non-active tabs, but none of it worked.
How can I change the color of the font and also the background color of the non-active tabs (see screenshot)?
Thank you!
Attached files: Screenshot 2024-04-12 at 11.42.49 AM.png
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
That worked, can I also control the background color of the active tab individually?
Thank you!
Hi there,
Thanks for writing back.
We are glad that worked for you. As for the active tab, please adjust using the css below :
I hope this proves helpful. Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Best regards,
Thank you both, it works perfectly, you guys have the best customer service, hands down!!
Hi there,
You're welcome and thank you for your kind words.
I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.
Your feedback is valuable to us and greatly appreciated!
Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Best regards,