This is Section.template page, I’m trying to add Image to the Button Background.
Any ideas how to add Image to this Custom HTML section? see image below >>
Website: https://kito-jewelry
Password: 123456
This is Section.template page, I’m trying to add Image to the Button Background.
Any ideas how to add Image to this Custom HTML section? see image below >>
Website: https://kito-jewelry
Password: 123456
the css to archieve that woud look something like this:
.button{
background-image: url(“https://{{your image url}}”);
background-position: center;
background-size: contain, no-repeat;
}
so, its only matter of having your button css class (or the tag if you preffer) and the url of the image
Yes it is possible and we will help you for done this but firstly give us the correct store URL then we will able to help you. given URL is not work.
Thanks
The page I want to do the changes:
https://kitojewlery.com/pages/%D7%A7%D7%91%D7%99%D7%A2%D7%AA-%D7%A4%D7%92%D7%99%D7%A9%D7%94
Can you take a look? Really appreciate it