hi, i am currently using turbo portland theme. i want to add shop now buttons here. i want shop now button under each of these collection list.
kindly help me to resolve this.
hi, i am currently using turbo portland theme. i want to add shop now buttons here. i want shop now button under each of these collection list.
You would add something like:
Shop Now
or
Shop Now
to the collection column outside of the element with the class “product-wrap” probably within your “sections/collection-list.liquid” file.
That said, I am unsure what the section’s filename is as I cannot access the code for that theme without purchasing it.
In any case if you can follow the above directions it should work for you. The button may be a bit close to the title but it will be there.
Hope that helps!
thank you>
HI @RobDukarski was wonder how do I make so the button say Shop and the collection.
here the code I have so far
Shop {{collection-grid-item.title.h3| escape }}
here is the link to the site am working no
if you could help I be so happy and grateful thank you
@RobDukarski hey figured it out here the coed
### SHOP {{collection.title}}
This is completely incorrect because it don’t link
SHOP {{collection.title}}