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

    Hello!

    Probably just some simple CSS, but I’d like to make my accordions shorter. There is too much space between accordion items.
    How can I do this?

    I’ve provided access and a picture below to help demonstrate…

    Thanks!

    #1158980

    Hey chanjelin,

    Thanks for the screenshot, which page is it from?

    Best regards,
    Rikard

    #1159239

    That is from the speaking page.

    However I have accordions across several pages, I’d like them all to be the same style.

    I was hoping that could be accomplished with some simple CSS.

    #1159296

    Hi,

    Add this to quick css:

    .av_toggle_section p.toggler{
    padding-top:0px!important;
    padding-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

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