Button background not change
-
Hello,
I have just added a custom code for “Back button” as following:
<button onclick=”window.history.back()”><i class=”fas fa-angle-left”></i></button>
The code is working well. But I cannot change the background button to white colour.
Could you please help me to solve this issue?
Thank you!
Hello,
Please provide the page URL where you have this button, if your site is under construction, we will need site admin access. Please insert the site credentials into the Private block under the message area.
Best Regards
Hello,
Please visit this link on mobile version: https://natureside.vn/fresh
Regards!
Hello,
Please check the credentials: Sorry, you are not authorized to access this page. I need admin rights to check the header settings.
Best Regards
Hi there,
I have just updated the account. Please try again. Thank you!
Regards!
Hello,
Please remove this from code: https://prnt.sc/1xbxz5x
Then try this custom CSS:
body .hdr_bck_btn button{
background-color:red;
}
Best Regards
Hi there,
I have tried with your code but still no use. Please check again.
Thank you!
Regards!
Hello,
You have inserted CSS incise the attribute: https://prnt.sc/1xcy1sv please remove this code.
Best Regards
Hello,
Sorry, I forgot that I had put it in the addition CSS. I have removed it. But the problem is still the same.
Regards!
Hello,
Please replace the code with this one:
body .set-cont-mb-s button{
background-color:red;
color:white;
}
Best Regards
Hi Elise,
Thank you so much! It’s working perfectly.
Have a great day!
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Button background not change’ is closed to new replies.