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

    Hi Enfold team,

    I recently changed the color (it´s light blue now) of the titels in the tab elements that I use on my website for several portfolio pages with the same structure. I achieved this by simply swapping the color code in the corresponding ICC code in the Quick CSS.

    I also use a tab element on a regular page and would like to keep the font color black as an exception here (it also turned blue).
    I tried to achieve this by messing around with the CSS codes in the Quick CSS and the Page ID or an element ID.
    Unfortunately it didn’t work.

    That’s why I ask for your support – please help.

    Thanks in advance.

    Best regards
    fkm

    #1440050

    Hey fkm,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-26 #teamtabs .tab {
      color: #000;
    }

    Best regards,
    Rikard

    #1440086

    Hey Rikard,

    it worked very well – thank you very much for your quick and successful answer.

    Best regards,
    fkm

    #1440104

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1440165

    Hi Rikard,

    this topic is successfully completed so please feel free to close it.
    Thank you.

    Best regards,
    fkm

    #1440188

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changing tab titles color exclusevily for one tab element’ is closed to new replies.