Make a section wider or with white background

Make a section wider or with white background

Daniel19901
Shopify Partner
211 0 45

Hi,

 

I have an issue with this page:

https://elaskincare.myshopify.com/

 

I am trying to make the background of the "out mission" and the "Instafeed" wider or change the background color to white so that they won't show the gray field behind. Can anyone help ? tried some basic coding, but it didn't work.

Reply 1 (1)

David_SHT
Globetrotter
605 125 125

Hi @Daniel19901 

This is David at SalesHunterThemes.

To fix the problem 

Follow this path:

Themes => edit code => asset => base.css

and add this code to bottom of the file base.css

 

 

.section {
position: relative;
}

 

 

To make the InstaFeed section show wider

you can use this code

 

 

#shopify-section-template--18294116974890__1695915503365f0307 .page-width{
    max-width: 100%;
    padding: 0;
}

 

 

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

David | SalesHunterThemes team

 

We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.

Try our Electro theme Free! (Now at Black Friday price)