Hi,
I would like to round the corners of the buttons on my home page. My theme is Ride
Thanks
Hi,
I would like to round the corners of the buttons on my home page. My theme is Ride
Thanks
I have managed to round it but now I have a boarder around the button that needs to be removed - see attached
Hi @wilsonstreetcap .
This is PageFly - Free Landing Page Builder. I would love to provide my advice for your store based on 6 years of providing solutions for about 100.000+ active Shopify merchants.
You can use this code of mine to edit
Go to Onilne Store => themes => Actions => Edit code
And add this code on file: component-image-with-text.css
.image-with-text__content .image-with-text__text+.button{
border-radius: 20px;
}
I hope my above information can help you
Kind regards
PageFly