Shopify themes, liquid, logos, and UX
Hi,
i hope somebody can tell me why "image-bar" section is not showing up on a page.
It doesnt even come up as an error like the blog post liquid.
Help!
https://adk-latvia-2.myshopify.com
password: eaxuck
Ok, i did manage to copy the 'image-bar' section code and make a new template with the same code, but now the images are not in the width of th epage but fixed, can someone help me correct the width?
Could you share the page link , so that I can help you better?
your storefront is password protected , would need the password as well
I did list the page and password in the original post 🙂
password: eaxuck
I am not sure if this possible through theme editor, but if you comfortable with code please update your theme.scss file with
.page-width {
max-width: 100vw !important;
}
Wouldnt that change the page width for the entire webpage? What should i do if i need for a specific template page?
Kind regards.
add a new class to that page template on the same div that has page-width class, then update the theme.scss.liquid file with the same code for example
.page-width-custom {
max-width: 100vw !important;
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024