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

    How can I remove the extra space between the promo box and slider on my homepage? I’ve tried changing margins in the Quick CSS, but to no avail. If I move the promo box below the slider, the extra space is no longer there.

    #679101

    Hey jillynne,

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

    .page-id-2 .container_wrap_first .content {
        padding-bottom: 0;
    }

    Best regards,
    Yigit

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