Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #711413

    Hi,
    I have 1/3 column lazout element, with a button in each of them (see home page below)
    1) How can I remove the excess padding above and below the buttons? The buttons are all X-large, but I cannot remove the space above and below
    Thanx
    Ustadeus

    #711414

    Hi Sorry please check the demo page, not the home page
    thanx
    Ustadeus

    #711547

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1031 #after_full_slider_1 .content {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    Best regards,
    Rikard

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