Hi! I’ve gone through the support forum and I can’t find an answer to this exact question.
1 – If I want to change the colour of the line under the tabs, what’s the css code for that? I’m trying to change all the not black or grey to #c63d36 as it is my biz colour, and changing the tab lines would be of great help.
2 – what’s the css for changing the color of links?
Thanks for your help!
Hi solveigmalvik!
1- Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.tab_content, .js_active .tab { border-color: #c63d36!important; }
2-
.main_color a, .alternate_color a { color: red; }</code
Regards,
Yigit
Thanks!
I’m not sure what’s happened now, but there’s a very fine line under the menu items, not the nice thick line that is under the preview on themeforest. I really like how the line on themeforest has a little spike in the middle, but mine doesn’t seem to have that? What’s the settings to get that back, and in the colour I work with?
my website is http://www.solveigmalvik.com
Thanks again!
Hey!
I think it was something temporary or you have already figured it out because i can see it just fine. Please see screenshot here http://i.imgur.com/PKX1fQ1.jpg
Regards,
Yigit