Tagged: , ,

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

    Hi

    I wish to isolate the border colours for accordions and tab boxes, in other words I want to change the colour of the border for these items not using the global colour setting in the theme options.

    Thanks, Silvio

    #256085

    Hi silviouk!

    Please add following code to Quick CSS in Enfold them options under Styling tab and adjust as needed

    .togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { border-color: red; }
    .js_active .active_tab_content, .js_active .top_tab .tab { border-color: yellow; }

    Cheers!
    Yigit

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