I want my entire website to be full width. Burt I have been able to make some sections full width. But the headers are still not aligned. Like this: I have marked the margin on the left of the header ‘Latest Drop’
I want to remove the margin on the left and right. The image needs to be bigger to fit the viewport, without any padding. And the images below are appearing in 2 columns. Can they appear like the first image, one at a time?
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@Made4uo-Ribe thanks a lot. But in this the first image is still not left aligned with the logo and the other images still appear in 2 columns. Can the images be:
completely left aligned; without any top & bottom padding
Stacked on top of each other one by one instead of in columns of 2
Can the right side have 2 coloumns:
for the navigation, title, product price, descriptions, collapsible columns & icons with text
Another for the variants and the ATC & buy now buttons
Can the related products sections below be full width as well?
Stacked on top of each other one by one instead of in columns of 2 - for this one I would not suggest to make i 1 column it would not be usder friendly since the customer will be scroll a lot of pictures.