Lesebb Posted November 11, 2022 Share Posted November 11, 2022 Hello all. I could use some help with having my store page be the same width as my other pages. All pages are set to Inset. I have minimal experience with CSS and tried adding this code after using the dev inspector: .tweak-products-width-inset .products.collection-content-wrapper { max-width: 1400px; padding-left: 0; padding-right: 0; padding-top: 1.5vw; margin: 0 auto; } Although it did work, I noticed the page glitching sometimes. This has made me unsure if this is the right way to solve this problem. Any help would be great. This is the store page: https://www.sebagresti.com/store Thanks Link to comment
tuanphan Posted November 12, 2022 Share Posted November 12, 2022 I see that code is fine. What problem with it? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Lesebb Posted November 12, 2022 Author Share Posted November 12, 2022 (edited) Hi @tuanphan Whenever I load the store page, it first shows the narrower original width for half a second and then jumps to the new, wider width. I've tried this on multiple browsers. I also noticed that when loading it on a different and smaller laptop, the store page takes the entire width of the screen. The other pages however still shows padding space at the edges. This has made me wonder if this is the correct way to go about changing the css code. I would like to have all pages always show up in the same width. Edited November 12, 2022 by Lesebb Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment