Here’s my example page : https://www.lothaire.fr/pages/nos-marques-de-a-a-d using the Impulse theme ?
- Any way to have images be left aligned rather than centered ?
- Could the margins on mobile me smaller ?
Here’s my example page : https://www.lothaire.fr/pages/nos-marques-de-a-a-d using the Impulse theme ?
@LothaireBordeau please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → theme.css
.logo-bar{justify-content: left !important;}
@media screen and (max-width:749px){
.logo-bar__item{margin: 0 5px 20px !important;}
}
That worked great, thank you very much !
great, do let me know if you need any more updates, you can message here or DM me.
@LothaireBordeau this looks like logo section which supports images only , please open customize settings and check do they have an option to put text under image
They don’t undortunately
Then it is bit difficult