Re: How do I fix the London so that some part of it is not covered?

How do I fix the London so that some part of it is not covered?

OneCap
Trailblazer
259 0 35

My website: www.onecap.se 

 

Skärmavbild 2024-02-26 kl. 09.59.40.png

Replies 4 (4)

Ritu-25
Shopify Partner
129 26 15

@OneCap , 

Please use below CSS. 

@media(max-width: 479px){
.product-block__title {
    margin-left: 7px;
}
}

 

If helpful then please Like and Accept Solution.
You can directly PM.
Email Me : nayakritu.2506@gmail.com
OneCap
Trailblazer
259 0 35

Where do I put the code?

Ritu-25
Shopify Partner
129 26 15

@OneCap , in styles.css file.

If helpful then please Like and Accept Solution.
You can directly PM.
Email Me : nayakritu.2506@gmail.com
OneCap
Trailblazer
259 0 35

there are a little bit left that is being covered and also the text on the homepage has moved a little to the right.. 

 

Skärmavbild 2024-02-26 kl. 23.33.46.pngSkärmavbild 2024-02-26 kl. 23.33.53.png