[Resolved] CTA button on hero page.

Home Forums Support [Resolved] CTA button on hero page.

Home Forums Support CTA button on hero page.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1327209
    Chidinma

    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.

    #1327553
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1328270
    Chidinma

    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

    #1328805
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.