Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #349212

    I’ve got some code in place to replace the pencil icon on these pages (http://allianceforajustsociety.org/kathy-mulady/), but when the featured image isn’t square, it overlaps with the custom logo. Is there any way to change this so that the featured image shows OR the logo, not both?

    #349670

    Hey wacky32!

    Try adding this to your custom CSS.

    .small-preview img {
        min-height: 80px !important;
    }

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.