Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #579193

    I am using the Tabs element and I would like to change the color of the Tab background so that they are more visible. But I cannot figure out how to do this. Any help would be greatly appreciated

    #579240

    Hi ckish!

    Please add the following code to your CSS

    div .main_color .tabcontainer .active_tab_content {
    background: #000;
     }

    and change the color with what you think is better.

    Best regards,
    Basilis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.