Shopify themes, liquid, logos, and UX
Hi guys I am having issues with my custom add to cart button. It is showing it is in the correct placement on shopify customization but on my actual url it is misplaced. Please help align it.
Thank you in advance guys!
URL: hygiadental.com
PW: myown
Solved! Go to the solution
This is an accepted solution.
Hi @jeffreym ,
Please follow this guide:
a. Goto Shopify Admin -> Online Store -> Themes
b. On your current theme, click ... -> Edit code
c. Follow 1 -> 2 -> 3 to search end of head tag
d. Add follow code, it can be fix your problem. In case you want to increase space, you can adjust value "650px" as you want 🤗
<style>
#shopify-section-template--18361987661924__video_NVCA3F .video-section {
max-height: 650px !important;
}
</style>
Hi @jeffreym
I dont see the password input
This is an accepted solution.
Hi @jeffreym ,
Please follow this guide:
a. Goto Shopify Admin -> Online Store -> Themes
b. On your current theme, click ... -> Edit code
c. Follow 1 -> 2 -> 3 to search end of head tag
d. Add follow code, it can be fix your problem. In case you want to increase space, you can adjust value "650px" as you want 🤗
<style>
#shopify-section-template--18361987661924__video_NVCA3F .video-section {
max-height: 650px !important;
}
</style>
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025