Hi!
My site is almost completed, but I need some help.
Long time ago, you gave me this code:
#wrapper .content-container.sh-page-layout-default {
padding-bottom: 0;
padding: 0;
}
That was because between the slider and the content of my homepage there was an strange padding.
The problem is that that code makes all other pages remove that padding and the result is horrible. (I’m adding a picture of the blog page)
¿How could I have a nice home page but not affecting my other pages?
Attachments:
You must be
logged in to view attached files.
Hi @joaquinestevan,
I hope you are well today and thank you for your question.
To make it work only on the homepage, please try changing the above shared CSS code as following.
.home #wrapper .content-container.sh-page-layout-default {
padding-bottom: 0;
padding: 0;
}
Best regards,
Shufflehound team
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.