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

    Hi team,

    I’m trying to remove the bottom padding from the Easy Slider element, which seems to be 50px by default.

    I tried to use .avia-slideshow as the class to change the padding to 0 in the Quick CSS , however it hasn’t worked so I’m thinking I’m using the wrong class for this element?

    Some css to change the padding would be much appreciated!

    Thanks,

    #800931

    Hey tankerhq,

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

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

    Best regards,
    Rikard

    #817539

    Hey Rikard,

    I forgot to reply and say thanks, that worked perfect!

    #817641

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Easy Slider – Change padding’ is closed to new replies.