spacing issue

Solved

spacing issue

sagarweb
Excursionist
20 0 8

whenever we open this page, it opens properly but when this page is refreshed, this upper part of the page goes behind the header.

Accepted Solution (1)
Mustafa_Ali
Explorer
392 39 72

This is an accepted solution.

<style>
@media screen and (min-width: 768px) {
div#shopify-section-sections--18168767086770__header {
    margin-bottom: -72px !important;
}
}
</style>

Mustafa_Ali_0-1746166141860.png

hey @sagarweb try this one 

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the </body> ----->
if this code work please do not forget to like and mark it solution

 

View solution in original post

Replies 4 (4)

sagarweb
Excursionist
20 0 8
Mustafa_Ali
Explorer
392 39 72

This is an accepted solution.

<style>
@media screen and (min-width: 768px) {
div#shopify-section-sections--18168767086770__header {
    margin-bottom: -72px !important;
}
}
</style>

Mustafa_Ali_0-1746166141860.png

hey @sagarweb try this one 

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the </body> ----->
if this code work please do not forget to like and mark it solution

 

Moeed
Shopify Partner
7472 2022 2483

Hey @sagarweb 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
section#m-hero-section-template--18247920386226__image_with_text_2_awQYUK {
    padding-top: 50px !important;
}
</style>

RESULT:

Moeed_0-1746166183972.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


GTLOfficial
Shopify Partner
851 176 190

Hello @sagarweb 
Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.

#m-hero-section-template--18247920386226__image_with_text_2_awQYUK {
margin-top: 7.7rem !important;
}

result
12.png


If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh