Can someone help me move the button to the red box area as can be seen in the image below?
Many Thanks!
Website: arcanepcb.com
Pass: sewsog
Can someone help me move the button to the red box area as can be seen in the image below?
Many Thanks!
Website: arcanepcb.com
Pass: sewsog
Hi @Malakush ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
Hello @Malakush
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Hi @BSSCommerce-HDL - Didn’t work for some reason. I took a screenshot below. Any thoughts? I must be doing something wrong.
@Malakush , Pls replace old code to new code:
Not sure what code i need to replace. I can’t find anything similar.
Kindly make a mark on the attached documents where i need to replace the code.
@Malakush , Pls insert this code above
Can you make the button static? It’s moving around the image. Thanks!
Didn’t work
That’s exactly what i did. I sent you a photo 2 messages ago showing you exactly that.
Then you told me to replace code.
And now you’re telling me to put it above which is different to ** (**as written in your first message).
@Malakush . Sorry, I wrote a little mistake
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Hope this can help you
The good news is it’s in the correct area, the bad news the button is moving as i make the window larger/smaller. Is there any way to keep it static? Is it related to the image itself?
Thank you.
Removed already thanks.
Any idea how to make the button stay in place? Moves around as the page enlarges/minimises.
Can you try this code @Malakush
I changed the bottom to 150px and it’s in position, but as soon as i adjust the size of the window it moves to a different location. The concern is people have different monitor sizes. What may be ok for me may not be ok for them.