How do i remove back to top button?

carla27
Explorer
82 0 23

I would like to remove this button that is sitting on all my pages but I cant find the code for it?Screen Shot 2021-07-05 at 8.06.47 pm.png

Replies 30 (30)

namphan
Shopify Partner
205 31 45

Hi @carla27,

Please send your site and if your site is password protected, please send me the password. I will check it for you

Shopify Development Service
carla27
Explorer
82 0 23

heylushskin.com

skincarla is password

also now my whole template is jumbled so I'm not too sure what happened

@namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

It is crashing CSS, do you need me to check it? https://i.imgur.com/QObzEnP.png

 

Shopify Development Service
carla27
Explorer
82 0 23

Yes please, my entire structure is a mess now and I'm not sure how to get it back to normal 

@namphan 

dmwwebartisan
Shopify Partner
12280 2546 3693

@carla27 

Please share complete code of assets/theme.scss.liquid file.

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
carla27
Explorer
82 0 23

How do i do that- you can login to my shopify, details are further up if you would like

@dmwwebartisan 

carla27
Explorer
82 0 23

Thank you so so much! On my product page, do you know how I can make all three images next to each other (the step,1,2,3 photos) instead of under each other 

@namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

I fixed it, please check again 🙂

Shopify Development Service
carla27
Explorer
82 0 23

would it be possible if you could also please remove the back to top arrow that sits on the bottom of my page ?  @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

1: Image: Changed

2: Back to top: Go to Theme settings > Advanced settings > BACK TO TOP BUTTON. Turned it off

 

 

Shopify Development Service
carla27
Explorer
82 0 23

thank you! the images now are really small and blurry is there any way to make them bigger just how they were before and still in a line? @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

Changed. You can re-upload the image with the white padding on both sides smaller, it will display a larger image: https://i.imgur.com/MetQAHM.png 

Shopify Development Service
carla27
Explorer
82 0 23

What measurements did you do, unfortunately it went back to the original version @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

You need to move all images in div( class="description-img" ) tag. It will display fine.
Refer https://i.imgur.com/cOUV8oA.png , https://i.imgur.com/MSAbWEg.png 

Shopify Development Service
carla27
Explorer
82 0 23

Im not too sure where to find this under the code editor - are you able to make the quality of these images better as they have lost quality ? @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

Go to Description product and remove code "_480x480" at the images. It will help the image show full size and not blurry.

Hope it clear to you.

Shopify Development Service
carla27
Explorer
82 0 23

i cannot find it can you please adjust this for me and make the images larger thank you @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

- With blurry: Changed. https://i.imgur.com/lKH9TMM.png 

- With larger: You can re-upload the image with the white padding on both sides smaller, it will display a larger image: https://i.imgur.com/MetQAHM.png 

Shopify Development Service
carla27
Explorer
82 0 23

 is it possible for you to help me correct this, I cannot seem to be able to do this myself it is unclear @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

Changed: https://i.imgur.com/l6chEwO.png

I recommend you don't add CSS code if you don't know anything about it, it's very error prone, I just fixed your layout crash.

Shopify Development Service
carla27
Explorer
82 0 23

Thank you, what do you suggest i do then to fix those sizing issues I had in first place? @namphan 

 

namphan
Shopify Partner
205 31 45

Hi @carla27,

I just re-upload the image for you. https://i.imgur.com/MetQAHM.png => https://i.imgur.com/S8U2fPB.png

And then change the url for the image in the description 🙂

Shopify Development Service
carla27
Explorer
82 0 23

I am not too sure what the URL and description is however, can you please make the images in line with each other as i found the first one is a little bit lower @namphan 

namphan
Shopify Partner
205 31 45

Hi @carla27,

- First: I changed the image and re-uploaded it for you: https://i.imgur.com/RZ1EeKv.png

- Next: Change URL in description. https://i.imgur.com/M5ekWlw.png

Hope it clear to you.

Shopify Development Service
carla27
Explorer
82 0 23

how do i get to the description and change it? also as you can see my images are not aligned are you able to adjust them for me please

namphan
Shopify Partner
205 31 45

Hi @carla27,

I sent you a message, please confirm it, it would be better to reply in comments. And please confirm solutions, because I already have instructions to disable the button like subject title. 

Thank you.

Shopify Development Service

Joscha321
Visitor
2 0 1

Hi everyone, I have the same problem with the August theme, I can't find a checkbox in the customizer. Does anyone have an idea? Cheers 🙂

namphan
Shopify Partner
205 31 45

Hi @Joscha321,

Please go to theme.css file and add code bottom:

.js-back-to-top {
    display: none !important;
}
Shopify Development Service
Joscha321
Visitor
2 0 1

Thank you! Best regards, Joscha

namphan
Shopify Partner
205 31 45

Hi @Joscha321,

If you have any questions, you can contact me, happy to help you

Shopify Development Service