This topic has 5 replies, 2 voices, and was last updated 5 months, 1 weeks ago ago by Tony Rodriguez
Hello, 8Theme’s Team,
i have white space between the elements of the page
i have white space between header and the page ive tried multiple Css codes found in your forum and none of them worked for the header.
examples :
.row-fluid .vc_custom_1402094473621 {
margin-top: 0px !important;
}
.page-content {
padding-top: 0;
}
Best Regards,
QaQako
here is an image where you can see the space between the elements (or containes)
Hello, @QaQako,
Thank you for reaching out to us with your concern.
We are reaching out to provide guidance on how to remove the space between the header and the page on your website. There are two methods you can use to achieve this:
1. **Using Elementor:**
– Navigate to your WordPress Dashboard.
– Go to ‘Pages’ and select the ‘Home Page’.
– Click on ‘Edit with Elementor’.
– In the Elementor editor, locate the ‘Containers’ in the ‘Advanced’ tab.
– Under ‘Layout’, set the ‘Margin Top’ to “0”.
2. **Using CSS:**
– Go to ‘Xstore’ > ‘Theme Options’ > ‘Theme Custom CSS’ > ‘Global CSS’.
– Insert the following CSS code:
.elementor-element-7696e124, .elementor-element-964b086 {
margin-top: 0px !important;
}
For your reference, you may view the expected outcome in private content area.
We trust this information will assist you in updating your site. Should you require any further assistance or have additional questions, please feel free to contact us.
Best Regards,
The 8Theme Team
ahhhh thanks didnt think about that ( can you not show my website it can be seen in your pastepic )
Best Regards,
Hello, @QaQako,
You are welcome, we have added the previously provided screenshot in the private content area.
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘there is space between header and the page and the elements of the page’' has been successfully resolved, and the topic is now closed for further responses