How do I change the spacing between the main picture and the header that reads spring / summer 2021.
https://maisonloushi.myshopify.com
password: 1234
How do I change the spacing between the main picture and the header that reads spring / summer 2021.
https://maisonloushi.myshopify.com
password: 1234
Hello,
you will need to reduce the padding of the header.
You will enter the theme coding
@Ireoluwa where in the theme code would I find this
This will deal with the CSS applied to the content, that is what you are going to edit
@Ireoluwa I would want that picture to look something more like this
@Ireoluwa Would you know where in the CSS coding i could find the coding that is applied to this. Because I go into css and I dont even know where to start.
On your shopify section
add this code
add the style="
padding-top: 0px; to it
and
Since you arent getting the CSS you can add the HTML direct to alter the css
In case you still don’t get your way out of it