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

    Hi,
    I’d very much like to remove the featured image from the top of the single blog post. I’ve looked around the support forum, but none of the coding suggested seems to work. Can’t figure out why…

    Could you please help?

    #1094207

    Hey Malene,

    Add this to quick css:

    article .big-preview.single-big{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

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