• Hi,
    I deleted the entry-header and the entry-footer in the article content-page.php so now I have just the entry-content
    I used the border radius property in .entry-content but this doesn’t work

    .entry-content {
    border-radius: 20px;
    -moz-border-radius: 20px; /* firefox */
    -webkit-border-radius: 20px; /* safari, chrome */
    }

    This is the website:
    https://www.fabricfoto.it/test3783

  • The topic ‘Border Radius’ is closed to new replies.