Add padding left and right side to match site

Add padding left and right side to match site

Luxurymrkt
Globetrotter
769 2 163

Hi I needed to add padding on left and right side on Mobile only to match rest of site. My site is https://vazluxe.com

FA43914E-B9D1-4712-9D24-B4C8CB293F42.jpeg

thanks

 

Thank You | mike
Reply 1 (1)

DaisyVo
Shopify Partner
4447 496 590

Hi @Luxurymrkt 
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

@media (max-width: 749px) {
    .grid.section.section--divider-none.section--vertical-padding-top-bottom {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}

 

Result

DaisyVo_0-1744950419068.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution