Okay
  Public Ticket #2541873
My Blog page preview image out of proportion
Closed

Comments

  •  6
    nealhalverson33 started the conversation

    Hi there,

    Just unsure how to fix the featured image preview for the blog "A fully-complemented..." so that it is a circle like the other images on this page instead of an oval.

    {"wp":{"use":false,"adminUrl":"https://nealhalverson.com/blog/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    Hi Neal,

    Please just add this CSS code to your Custom CSS area:

    .post-item.template-rounded .post-thumbnail .image-placeholder {
        min-height: 254px;
    }

    Have a nice day!

  •  6
    nealhalverson33 replied

    It worked, thank you!

  • [deleted] replied

    Happy to hear thatsmile.png

    Will set this ticket as solved from here.