Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1413318

    Is there any way I can add a bigger margin to the bottom of an accordion so it doesn’t mash-up to the top of the next element?
    I have tried to add a custom class to it and to no avail.
    Thank you!

    Sean

    #1413328

    Hi Sean,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .single_toggle {
        margin-bottom: 20px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1413511

    The problem with that code is it puts 20px under each toggle I want to put it under the whole accordion not each toggle.

    Thanks

    Sean

    #1413532

    Hi,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1413610

    Notice how the text is slammed up to toggle 2? I would like more whitespace under the entire accordion.

    Thanks

    Sean

    #1413611

    PS… Without putting space between the toggles.

    #1413639

    Hi,

    Thanks for that. Please try using the Separator/Whitespace element, then you can control the space your want yourself in that element, without using custom CSS.

    Best regards,
    Rikard

    #1413646

    OK will do. Maybe you guys can fix it for the next release.

    Sean

    #1413688

    Hi,

    Thanks for the update. We’ll look into adding some additional styling to that element.

    Best regards,
    Rikard

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