Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1193244

    Hi,
    https://www.vejbybaby.se/
    I don’t want the featured image to be displayed in the blog roll.
    What code shall I add?

    Thanks.
    Charlotte

    Image

    #1193299

    Hey Charlotte,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home.blog .single-big a.lightbox-added.alignnone img.alignnone.size-full {
    	display: none !important;
    }

    Best regards,
    Mike

    #1193305

    Great, thanks Mike.

    #1193321

    Hi charlotteraboff,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide featured image in blog roll’ is closed to new replies.