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

    I want to remove some white space between or padding (not sure what this is called) around the gallery and make the elements closer together. The result I am looking for is to have less white space between the images and the blue bar, and less between the images and map. Please see my test site here:

    http://ehousestore.com/

    Thank you.

    #214201

    Hey MikeK!

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

    #top div .avia-gallery img { padding: 0; }
    #ihf_map_widget { margin-top: -20px; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove some padding or white space around a gallery’ is closed to new replies.