Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #205972

    How do I reduce the space around this Easyslider? I have tried

    .avia-slideshow {
    margin-bottom: 0px;
    }

    But it does not work. Thanks!

    • This topic was modified 10 years, 3 months ago by wasite.
    #205977

    Hey wasite!

    Can you post the link to your website? Custom CSS code you add should work. You can try adding !important to force so it should be as following

    .avia-slideshow { margin: 0!important; }

    Please flush browser cache after applying the code and refresh your page a few times

    Cheers!
    Yigit

    #205982

    Yigit, you are the man! Thanks!

    #205985

    Hi!

    Glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold – Space around Easyslider’ is closed to new replies.