This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow
http://www.slatehash.com/list/
on this link in moblie view user is not able to see the tab title. How to change it’s color?
Hello,
Add the following code in Theme Options > Styling > Custom CSS
.et-tabs-wrapper .tabs .accordion-title {
color: white;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up