Shopify themes, liquid, logos, and UX
Hello. I need your help. I need to change the background color of the "scroll to top" button on all this website - https://refaceacademy.myshopify.com/ . The password is whiyis. Can you please help me?
Solved! Go to the solution
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/dt-framework.css ->paste below code at the bottom of the file.
#to-top:after, #to-top:before {
background: #ffffff !important; /* change color as you like */
opacity: 1 !important; /* change color as you like */
}
Hi @mariia_ger
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. Open your global or common css file
3. Paste the code below at the very bottom of the file.
a#to-top:after, a#to-top:before {
background: #fff;
}
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/dt-framework.css ->paste below code at the bottom of the file.
#to-top:after, #to-top:before {
background: #ffffff !important; /* change color as you like */
opacity: 1 !important; /* change color as you like */
}
Thank you very much! It's working!
its my pleasure to help us
User | RANK |
---|---|
176 | |
157 | |
83 | |
31 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023