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

    Hi there,

    I have created an Accordion Tab that gives 9 tabs – see screenshot:

    Screen shot of Accordion Tabs

    What I ma looking for to create a small gap between each tab rather than have them all blended into one. Probably around 2px gap would work well. Can anyone advise how best to create this? Many thanks.

    Regards, Ken

    #1064837

    Hey KenMarshall,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-3037 .togglecontainer .av_toggle_section {
        padding-bottom: 2px !important; 
    }

    Please adjust to suit, then clear your browser cache and check.

    Best regards,
    Mike

    #1065105

    Thanks for this. Much appreciated.

    #1065157

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Accordion Tabs Gap Between each Tab’ is closed to new replies.