-
AuthorPosts
-
July 29, 2019 at 11:48 pm #1122974
Hi – I would like to change the color of a “tab” without using General Styling. Would you have some CSS to do this. Link to page is below. They are white now but it is changing all of my separators to white.
Thanks!
AnnaJuly 30, 2019 at 10:07 am #1123076Hi Anna,
Do you mean that you want to add a background colour behind the qualification and things I love tabs?
Best regards,
RikardJuly 30, 2019 at 4:26 pm #1123183My apologies…here is a better explanation…. I changed the border color of the tabs to white using the General Styling border color….but it changed all of my line separators to white as well. I would like to keep the line separators grey. Is there a way I can just change the tab border color to white with CSS?
July 31, 2019 at 10:29 am #1123490Hi annameis,
Please undo the changes in General Styling and show us the element that you wanted to change color. We will provide css for you.
Best regards,
VictoriaJuly 31, 2019 at 4:50 pm #1123578Okay I have undone them…..I would like the tab borders which are now gray to be white. Thanks!
August 1, 2019 at 7:41 am #1123778Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.tab_titles .tab { border:none !important; }Best regards,
RikardAugust 1, 2019 at 4:12 pm #1123933No luck with that. I have cleared cache several times but border is still there. Any other ideas?
Thanks for your help-
AnnaAugust 2, 2019 at 6:30 am #1124064Hi Anna,
The border around the qualification and things I love tabs are gone now on my end, isn’t that what you wanted?
Best regards,
RikardAugust 5, 2019 at 4:19 pm #1124788I wanted to keep the border around Qualifications and Things I Love Tabs but want the outside box border to be transparent. Thanks! Anna
August 6, 2019 at 8:26 am #1124992Hi Anna,
Thanks for the clarification, please try this instead:
.tab_content { border:none !important; }Best regards,
RikardAugust 6, 2019 at 5:39 pm #1125182Thank you that worked!
August 6, 2019 at 9:13 pm #1125274Hi annameis,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
