All things Shopify and commerce
good morning i would like the resize this place
on the left of our type of color we have a lot of space and the option after 4 goes down to another
line, i would like to change the space so i will have more colors in the same line it is possible?
i use flex theme
Solved! Go to the solution
This is an accepted solution.
Hi, @Olaf5
Can you please share the page URL so that I can assist you?
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag
<style>
section.section.is-width-standard {
max-width: 100% !important;
}
</style>
Result:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
This is an accepted solution.
Hi, @Olaf5
Can you please share the page URL so that I can assist you?
there is the link
im sorry i clicked "accepted solution" but of course i failed
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag
<style>
section.section.is-width-standard {
max-width: 100% !important;
}
</style>
Result:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
thank you it works perfectly
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024