Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like you have a typo in your child theme style.css file – which is causing the circles to be mis-shappen:

    .blog .hentry a .attachment-post-thumbnail, .archive .hentry a .attachment-post-thumbnail, .search .hentry a .attachment-post-thumbnail {
        border-radius: 18px 180px 180px;
    }

    Is that what you are asking about?

    Thread Starter rtwill06

    (@rtwill06)

    Yea that worked! Just a mishap on my part. Thanks for the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change circle shape in new update’ is closed to new replies.