Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #818458

    Hello, the tab containers are orange only in responsive mode and active. But in desktop mode they are white. How can I make them orange in desktop mode too?

    Thanks!

    #818468

    Hey cipriana,
    Try this code in the General Styling > Quick CSS field:

    #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab{background-color: #f05a1a!important; color: #fff!important;  }

    Best regards,
    Mike

    #818470

    Great! thanks Mike!

    #818492

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change colors tab containers’ is closed to new replies.