Archived topic
CTA button on hero page.
3 replies · Started by Chidinma on June 14, 2020
Please, how do I make the CTA button on HERO page to be the same with the rest of the buttons on my website? I want the CTA button to have a border radius of 16.
Hi there,
Try this CSS:
a.button, a.button:visited, button, input[type="submit"], a.wp-block-button__link {
border-radius: 16px;
}
Also looking at your content, I would highly recommend using GB's grid and columns block instead of Gutenberg's columns and button blocks:
https://generateblocks.com/
It would allow you much better control overall :)
Thanks Leo. I don't have any experience in web designing. I will have to start all over again. The link is very useful. where has it been all these while? Been struggling to design my blog for a month now.
Thanks
No problem :)