Re: My button is moving

Why does my button move initially when opening my website?

ProvenGrit
Excursionist
25 0 7

Screenshot 2023-08-02 at 9.16.38 AM.png

Hi, my Shopify button should be in the bottom right, and it is, but when you first open the website, it's in the middle. What is the fix for this?"

Replies 7 (7)

saurav9005
Shopify Partner
100 15 25

Website Urls Please

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
ProvenGrit
Excursionist
25 0 7

provengrit.us

ProvenGrit
Excursionist
25 0 7

website: provengrit.us

saurav9005
Shopify Partner
100 15 25

Hi,


do want it right like a screenshot or you mean left below the text. Any way please see the code below

saurav9005_0-1690990785952.png

 

In theme.css - update code in line number - 9560 and 12401. 

saurav9005_2-1690990864716.png

if you want it left then simple type left instead of right in below code and to match accurate the way you want it - you can add some px in it aswell. like left: 10px;

saurav9005_1-1690990841912.png

 

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
ProvenGrit
Excursionist
25 0 7

Hi, im a bit confused on what to add. This is line 9560. The problem is that on the website, when you scroll down, the button moves to the position that is correct, but right when you open the website, the button position is wrong. 

Screenshot 2023-08-02 at 12.10.30 PM.png

ProvenGrit
Excursionist
25 0 7

Hi. Have you figured it out yet? 

saurav9005
Shopify Partner
100 15 25

Hi 
Search with class name may be the line number are not accurate on that file. 

.hero__text-content.certical-bottom and edit them.

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!