No content to show
User Activity
11-28-2024
Love any help I can get.
11-28-2024
Ok, so I have done that and created a new template. In the template builder, there is a section called "Product Page". That is the part I'd like to customise myself with code. What files would I need to look for to do that?
11-28-2024
Thanks, not sure this has really cleared things up for me. So, if each product needs its own custom template. Would I be better off building custom liquid files for each element I want and then using the theme editor to build them together?
11-28-2024
I would like to edit my store product page template, what is the best way to do this? I would like each product to have the same top section. So image on the left, product title, price and buy buttons and a small box that says what is included with ...
06-22-2022
Perfect, thanks for all your help today
06-22-2022
That didn't quite get all the elements
06-22-2022
Magic, looking good now! @suyash1 thank you for your help. Do you know if it's possible to do the same with the region/currency dropdown and payment types?
06-22-2022
It has reverted back to left align now
06-22-2022
Close, but that only centred the logo, not the other elements
06-22-2022
Two19.co is the address of the store if that helps
06-22-2022
Sorry that’s a typo, it’s there in the actual code with no luck.
I'm after some assistance centring the footer on mobile. I'm currently using the Focal theme. I've tried the following, but it does not appear to work. @media only screen and (max-width: 749px) {
.footer__item-list {
justify-content: space-even...