Tagged: 

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

    Hi!

    Do you know how to remove the space between last column section and the fullwidth button? (If you look at the hover effect you can see the space I’m referring to).

    Thank you!

    #468024

    Hi C-LabMX!

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

    .page-id-1776 #av-layout-grid-3 {
      margin-bottom: -10px;
    }

    If that does not help, please post a screenshot and show the changes you would like to make.

    Best regards,
    Yigit

    #468147

    Thanks a lot Yigit!
    Problem fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove whitespace’ is closed to new replies.