- This topic has 5 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Kids Education › padding/spacing on website
Hi again,
Homepage:
I have created a custom homepage:http://fuelcatering.ca/newsite/
You can see that there is a space between the header and the kitchen photo. I can not control that from the backend where I edit the page. How do I get rid of it?
Below Header Image:
I also want to minimize the space between the header image and the blue content background. It’s too large and should be about half the height.
Above footer:
There’s also a large space on all pages above the footer. How do I get rid of it? I deleted the theme background image of the cartoon kids. I don’t want to use a background image.
Thanks!
Hello,
Please find the answer to your queries below :
Query 1
Response : Please add the given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
#content.padding-top {
padding-top: 7em;
}
Query 2
Please add the below given CSS in the additional CSS section :
.elementor-436 .elementor-element.elementor-element-46a87d72 {
padding: 100px 0px 50px 0px !important;
}
Query 3 :
Please add the below given CSS in the additional CSS section :
.spacer {
margin-top: 0px;
}
.modern-design #colophon {
padding-top: 0px;
}
Hope this helps,
Regards!
Thanks. Query 1 and 3 are fixed now.
Query 2 is unchanged. There’s still a lot of space between the header image and content on all inside pages.
Hello,
Please add below given CSS.
.page-section {
padding: 0px 0;
}
This should work.
Thank you.
Thanks!! I had to modify it to this to work:
.cloud-background.page-section {
padding: 0px 0;
}
Hello,
Glad you figured out the issues.
Let us know if you have any issues further.
Thak you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |