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
Hey Tony!
Try adding this code to the Quick CSS:
.home main {
padding: 0;
}
Cheers!
Josue
You are welcome Tony, glad to help :)
Regards,
Josue