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

    Hello! I would like to remove the padding from the top and bottom of the Easy Slider here, so that it meets with the blue bars on its top and bottom edges…

    I have tried to find the CSS but it eludes me…can someone please let me know the right selectors and where I should look next time I have an issue? Thank you in advance!!!

    Tony

    • This topic was modified 9 years, 7 months ago by tonyska.
    #315634

    Hey Tony!

    Try adding this code to the Quick CSS:

    .home main {
        padding: 0;
    }

    Cheers! 
    Josue

    #337077
    This reply has been marked as private.
    #337092

    You are welcome Tony, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.