Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #217607

    Hi,

    Is it possible to use the same highlight colour on text in tabs when selected in bold as it is in a normal text box?

    You can see what I mean here:

    http://pure.circlemp.co.uk/classes/

    Thanks

    #217622

    Hey ripgroove!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    td strong { color: #45ad9c; }

    If this is not what you asked, please post a screenshot

    Cheers!
    Yigit

    #217624

    Hi, I don’t think that is it.

    If you click on one of the tabs on the page you’ll see that all the headings (Body Conditioning, Pure Attack, Pure Combat etc) are in bold black instead of the colour the rest of the theme goes to when bold is selected.

    http://pure.circlemp.co.uk/classes/

    Thanks

    #217630

    Hi!

    Please add following code to Quick CSS instead

    .main_color .tab_content strong { color: #45ad9c; }

    Best regards,
    Yigit

    #217632

    Thats it, thanks!!

    #217634

    Hey!

    You are welcome, glad we could help!

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Colour in tabs’ is closed to new replies.