Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #282418

    Please advise how to do it.

    #282421

    Hi chapdes!

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

    .js_active .toggler, .js_active .tab { border: none !important; }

    Regards,
    Yigit

    #282713

    Thanks Yigit, that works for the top part of the controls, but how can I remove the borders of the contents?

    #282861

    Hey!

    Thank you for the update.

    You can use this:

    .js_active .active_tab_content, .toggle_content {
    border: none;
    }

    Best regards,
    Ismael

    #283409

    Thanks for your quick response!

    Also, congrats on the Enfold Theme updates, now it is really possible to import new icon sets trouble-free. Keep the good work guys!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I remove the borders to the accordion and the tabs controls?’ is closed to new replies.