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;
}
User | RANK |
---|---|
61 | |
58 | |
47 | |
42 | |
40 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023