Hi,
I’m using the beyond theme and I can’t make my buttons round in the theme-settings.
I’ve also made use of codes like .btn { border-radius: 100px; } but it doens’t seem to work.
My website is www.easycomputershop.nl
Hi,
I’m using the beyond theme and I can’t make my buttons round in the theme-settings.
I’ve also made use of codes like .btn { border-radius: 100px; } but it doens’t seem to work.
My website is www.easycomputershop.nl
Hello There,
a.featured-video--button div {
border-radius: 50px;
}
Screenshot :- https://prnt.sc/qaxarHtcZtmg
Thank you!