Viewing 1 replies (of 1 total)
  • In you child theme use the following code and amend each instance of 180px accordingly

    .hentry.no-thumbnail {
    border-radius: 180px;
    width: 180px;
    max-width: 180px;
    height: 180px;
    max-height: 180px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘enlarge the circle’ is closed to new replies.