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

    Hi, I don’t want to use fullwidth easyslider, and instead I choose the easyslider, and the only problem I have is: there is a large space left in the top and bottom of the image, I alreay choose no scaling for the sliders.

    So, how to remove such space? Your can find what it looks on my test site at http://www.newbuilding.cn

    Thanks in advance!

    #131502

    Hi,

    You can decrease the top and bottom padding using this on your Quick CSS or custom.css

    .content, .sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    }

    Regards,

    Ismael

    #131503

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to adjust easyslider height?’ is closed to new replies.