Home › Forums › Pro Themes › Easy Commerce Pro › How to get rid of White Space on the pages
- This topic has 6 replies, 1 voice, and was last updated 5 years ago by
Maksim.
-
AuthorPosts
-
December 8, 2017 at 6:04 pm #60125
Sharon Caren
ParticipantHi,
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.
December 9, 2017 at 9:51 am #60166wensolutions
KeymasterHello @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!!
December 14, 2017 at 2:09 pm #60839Sharon Caren
ParticipantThank you very much! It worked!
December 14, 2017 at 10:46 pm #60875wensolutions
KeymasterHello @sharoncaren,
Glad we could help you.
If you have any issue further please feel free to post.
Best Regards!!
July 23, 2019 at 3:10 am #102275lth98105
Participanthi there:
i did paste the additional CSS but i still have the extra blank space. Please help
July 23, 2019 at 4:36 am #102288wensolutions
KeymasterHello @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.
April 8, 2021 at 4:57 am #148100Maksim
ParticipantI 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 -
AuthorPosts
- You must be logged in to reply to this topic.





