Shopify themes, liquid, logos, and UX
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.
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)
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024