Home › Forums › WoodMart support forum › White Space on top of page
White Space on top of page
- This topic has 12 replies, 2 voices, and was last updated 3 weeks, 3 days ago by Luke Nielsen.
-
AuthorPosts
-
December 11, 2024 at 5:52 pm #621658
joeyParticipantWhite space added to top of the page after a theme update.
Attachments:
You must be logged in to view attached files.December 11, 2024 at 6:49 pm #621693
joeyParticipantThis issue is on the public site whoever can assist would be greatly appreciated.
December 12, 2024 at 12:17 pm #621816
Luke NielsenKeymasterHello,
To ensure compatibility with the latest Elementor structure updates, we had to modify some CSS classes and remove certain styles related to site content wrappers. Depending on your site’s configuration and the type of header you use, this may have affected your site’s appearance. You can resolve this issue using one of the following methods:
Method 1:
1. Edit the Elementor Pro header template:
Locate the margin-bottom property and set it to margin-bottom: 0: https://monosnap.com/file/jwBTnBCwEqSymZ3Ft6imrjIFDrTlht
2. Adjust the page content: select the first container on your page, find the margin-top: -60px value, and remove it: https://monosnap.com/file/laRaNxLSVXGKjAPTIZbCXYdwFA2b3MMethod 2:
Add the following custom CSS to the Global Custom CSS Area in Theme Settings to partially restore the previous styles and fix the issue with the current Elementor settings:body .wd-page-content { margin-top: -40px; padding-top: 40px; }
Important Note: although Method 2 is easier to apply since it doesn’t require editing multiple templates, Method 1 is highly recommended as it is more reliable and resilient to future Elementor updates.
Kind Regards
- This reply was modified 1 month ago by Luke Nielsen.
December 12, 2024 at 7:02 pm #621987
joeyParticipantHey thanks for the help method 1 wasn’t working as I didn’t see the margin bottom set at -60.
I changed the global CSS for now and will have my designer that coded the header to take a deeper look at it.
I have another question, How do I make it where a customer doesn’t need to put all shipping info in here (just zipcode) in order to check the Tax and shipping fee.
Is there a way to do that without having the checkout not require that info later on.
Attachments:
You must be logged in to view attached files.December 12, 2024 at 7:12 pm #621993
joeyParticipantOr maybe when entering zip we can do something where it auto populates the rest of the info.
December 12, 2024 at 9:32 pm #622009
joeyParticipantrefer to the extra information, very bad issue.
December 13, 2024 at 5:30 pm #622288
Luke NielsenKeymasterHello,
1. Try to enable “Geolocate” in the settings of WooCommerce – https://prnt.sc/5jzBUeoIYxSU
2. Could you please send access to that staging site?
Thank you for your time.
Kind Regards
December 13, 2024 at 9:05 pm #622343
joeyParticipantI enabled it and I don’t see any changes, when you say access do you mean you weren’t able to view it or that I should give you admin access.
December 16, 2024 at 11:35 am #622718
Luke NielsenKeymasterHello,
2. I meant admin access to the staging site so I can check the Checkout page issue.
I await your response.
Kind Regards
December 17, 2024 at 9:07 pm #623358
joeyParticipantHey I figured that part out, I have a question with the filtering. The functionalities aren’t great. Whenever I select lets say for example a brand “AMANA” and I want to now filter by color. It should only show me the colors that are available for AMANA it shouldn’t show me every color that we have.
Attachments:
You must be logged in to view attached files.December 18, 2024 at 10:27 am #623438
Luke NielsenKeymasterHello,
Try to regenerate “Regenerate the product attributes lookup table” in Woocommerce > Status > Tools: https://take.ms/LGpvf
Let me know the result.
Kind Regards
December 18, 2024 at 6:38 pm #623674
joeyParticipantIt worked, thanks.
December 18, 2024 at 6:44 pm #623675
Luke NielsenKeymasterHello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
-
AuthorPosts
The topic ‘White Space on top of page’ is closed to new replies.
- You must be logged in to create new topics. Login / Register