Home › Forums › WoodMart support forum › Thin white line on the edge of whole website
Thin white line on the edge of whole website
- This topic has 7 replies, 2 voices, and was last updated 1 year ago by
Luke Nielsen.
-
AuthorPosts
-
March 31, 2024 at 10:19 am #553651
CristianParticipantHi,
I am basically working with an imported demo from the Luxury theme (https://woodmart.xtemos.com/demo-jewellery/demo/jewellery/). My website has a thin white line on the entire website, on the right side of the browser. I cannot tell what is causing it, but it seems it is applied on the entire website wrapper, it’s not specific to one element.Can you please check? It is much more easy to notice on mobile, but it is also displayed on desktop. Please see screenshot and login details in the secure area. Let me know if you need more details!
Attachments:
You must be logged in to view attached files.April 1, 2024 at 11:29 am #553796
Luke NielsenKeymasterHello,
Use the full-width option only from our theme: https://prnt.sc/Mc1oRhvGRDv2 , thus disable the full-width from Elementor (https://prnt.sc/maGNmUkVmxLN) and leave only ours.
Clear the cache and recheck the issue.
Kind Regards
April 1, 2024 at 7:07 pm #553961
CristianParticipantHi Luke,
Thanks for the help. I tried this for the container at the top (the slider revolution container) and the white edge is still there. I set the width from Xtemos layout settings as suggested, and then itried setting the elementor width to Boxed/Container with 100% width, setting the page layout to Theme instead of default and a bunch of other settings, and nothing seems to be working.
Could you please take a look?
Thank you.April 2, 2024 at 12:36 pm #554152
Luke NielsenKeymasterHello,
Could you please check how it works with some default WordPress themes like Twenty-twenty or WooCommerce Storefront to understand whether it is our theme issue?
Kind Regards
April 3, 2024 at 2:13 pm #554579
CristianParticipantHi Luke,
I did some further testing and the issue is there no matter what options i tried. I even tried to install a fresh import of the Jewellry demo, on a new wordpress installation, and the white edge is still there. From what I can tell it is not displayed on your demo page though, so something is different between the version you have displayed on your demo website and the version that gets imported via the Prebuilt Website import tool.
Please see the login credentials on this fresh import I mentioned. Feel free to change anything you want.
Note: some parts were not imported properly because the import fails and i tried multiple times until it finished successfully.April 4, 2024 at 3:59 pm #554962
Luke NielsenKeymasterHello,
The problem is that the Revolution slider script stretches its content, which is already in the stretched section (the screenshot shows a shift to the left by 1 px generated by the Revolution slider https://prnt.sc/UMxjjwXoadVV) There are a number of solutions to this problem:
1. Disable the stretch option (https://prnt.sc/_zAVl4Aw-7k9) in the container in which the Revolution slider is located, and leave fullwith enabled only in the Revolution slider.
2. Disable the fullwidth option in the Revolution slider (https://prnt.sc/2Ng-DTxm224-), and leave the stretch enabled only in the container in which the revolution slider is located.
3. Use the code below which overrides the script of the Revolution slider:
.wd-section-stretch-content rs-fullwidth-wrap rs-module-wrap { left: 0px !important; }
Kind Regards
April 5, 2024 at 11:26 am #555131
CristianParticipantHi Luke,
Thanks for the quick response and solution. The CSS trick does it, the alignment issue is now fixed.
April 5, 2024 at 11:40 am #555139
Luke NielsenKeymasterHello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Wish you all the best.
Kind Regards
-
AuthorPosts
The topic ‘Thin white line on the edge of whole website’ is closed to new replies.
- You must be logged in to create new topics. Login / Register