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

    I want to reduce the vertical spacing between two content elements in the same block by around 10-20 px. How would I do this?

    Thanks!
    Ryan

    #1289773

    Hi Ryan,

    Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-6963 #av_section_2 .togglecontainer {
        margin: 10px 0;
    }

    Best regards,
    Rikard

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