Small radius on corners on home page feature pages

  • Unknown's avatar

    Hi, is it possible to change the border radius of the home page feature page links, so that the corners are slightly rounded. I’m know this can be done with CSS but not sure what reference to use?

    Thanks

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    You can try this:

    .tg-one-third {
        border-radius: 20%;
        overflow: hidden;
    }

    Adjust the percentage value until it looks like you want.

    Also note that your Business plan gives you access to both live chat and direct email support. You can reach those at any time by clicking the Help icon that appears bottom-right on all the My Sites pages, or else via the direct link at https://wordpress.com/help/contact

  • The topic ‘Small radius on corners on home page feature pages’ is closed to new replies.