Hello all, I am trying to make my homepage ‘enter’ button & email box have rounded corners. Is this possible? Thanks in advance!
pass: aloe
Hello all, I am trying to make my homepage ‘enter’ button & email box have rounded corners. Is this possible? Thanks in advance!
pass: aloe
Try this one.
#shopify-section-template--20689423991101__444653d7-cd39-42a4-863b-0f9677a29b02 > div > div.videoBoxInfo > a {
border-radius: 30px;
}
.field:after {
border-radius: 30px;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Worked great, thank you!
Hi there,
I am trying to find base.css, style.css or theme.css but I dont’ see any of those. I have also filtered it. I am using a theme called modular if that helps?
Do you perhaps know a work around?
Could you please share your store URL? Sometimes we can adapt code from demo themes, but it doesn’t always apply. Your store’s specific URL will help us determine the best approach.