- This topic has 6 replies, 1 voice, and was last updated 3 years, 6 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Easy Commerce Pro › How to get rid of White Space on the pages
Hi,
All the pages has a lot of white space between the title and the content, for example http://reposturingdynamics.com/akashic-record-soul-clearing/ and http://reposturingdynamics.com/reposting-yoga/ is there a way to tighten those and make the space between them smaller? I already went to the back end where I was typing them and there’s no space already, I typed all the way at the top, it’s just the way the theme is formatted.
Hello @sharoncaren,
To decrease the space between the title and the content use below given CSS.
Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page-content, .entry-content {
margin: 0px 0 0;
}
.page .entry-header {
margin-bottom: -15px;
}
.page .entry-content-wrapper {
padding: 0;
}
Hope this helps.
Best Regards!!
Thank you very much! It worked!
Hello @sharoncaren,
Glad we could help you.
If you have any issue further please feel free to post.
Best Regards!!
hi there:
i did paste the additional CSS but i still have the extra blank space. Please help
Hello @lth98105,
Please add below given CSS to reduce the gap.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.
.elementor-126 .elementor-element.elementor-element-742be55a {
padding: 45px 0px 75px 0px;
}
Hope this helps.
Thank you.
I inserted the CSS you specified:
.page-content, .entry-content {
margin: 0px 0 0;
}
.page .entry-header {
margin-bottom: -15px;
}
.page .entry-content-wrapper {
padding: 0;
}
but there were no changes on my page.
Please tell me how to remove the empty space
– between Top Header and Primary Menu,
– between Primary Menu and Home Widget
– between Home Widget and Content
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. |