Shopify themes, liquid, logos, and UX
Hi
I want to change the section like the one below with the same witdth, "nylig viste produkter" section should be like the one below on my products. How can this be possible?
I need matched hovers on this section, how can this be done? 🙂
Can this also show: Vendor / brand under the titlename?
See attached image
Solved! Go to the solution
This is an accepted solution.
Hi @Dekanten , to increase the width of your section, go to base.css file and add the following code :
@media (min-width:1000px){
.collection .page-width-desktop {
max-width:140rem !important;
}}
This is an accepted solution.
Hi @Dekanten , to increase the width of your section, go to base.css file and add the following code :
@media (min-width:1000px){
.collection .page-width-desktop {
max-width:140rem !important;
}}
Thank you so much for your help, everything looking fine now. Huge thanks for your support. 🙂
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024