Hello
i want to change black logo to white logo if button actived https://prnt.sc/6jDCy_j35dEW
and i need to change back top button style
thanks
Theme version: 9.0.2 WooCommerce version: 7.3.0Hello, Mohamed
Thank you for your inquiry. Could you please provide us with the URL of your website so that we can take a closer look?
Kind Regards,
8theme team
Hello, Mohamed
“i want to change black logo to white logo if button actived https://prnt.sc/6jDCy_j35dEW” – to be able to give you an answer, we need to take a closer look at your site. Please contact us once you disable coming soon mode or provide temporary wp-admin access.
The next code can be used to change the styling of the back to top button:
.back-top {
color: red;
background-color: green;
}
.back-top svg path {
stroke: red;
}
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.