Shopify themes, liquid, logos, and UX
Hi guys, I am using now Dawn as theme, but I am having a problem. After I removed the photo banner and replaced it with a video banner i noticed that the button "buy/shop now" disappeared. Is there any way to add it again?
Hi @elbisse
If you are talking about a video section in Dawn, unfortunately, there is no option to place the button in the video. You will need to have a code written to add the button. We can write the code for you with competitive pricing if you are interested. Send us a message if you want to move forward
Hello @elbisse ,
Follow the steps:
1) Edit video.liquid under sections
Search for this element </deferred-media>
Next to it add this html
<div class="banner__buttons custm-video-butn"><a href="/collections/all" class="button button--secondary">Shop all</a></div>
<style>.custm-video-butn{position: absolute;top: 70%;left: 46%;}</style>
Save the changes .
Note: Change the button name and href a/to your need.
Thanks
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024