Skip to:
Content
Pages
Categories
Search
Top
Bottom

Help with Featured Image


  • biblewithbelle
    Participant

    @biblewithbelle

    Hi,

    My theme is creating a featured image on the Topics which I can’t seem to change so I just have a large grey blob square at the top of every topic.

    Introduce Yourself

    I tried multiple default image wordpress themes and none of them worked.

    I can’t add code to display: none because then it takes away the featured posts from the blog section.

    Help?

Viewing 1 replies (of 1 total)

  • webcreations907
    Participant

    @webcreations907

    You could try the below

    
    .bbpress.topic-template-default .cs-entry__header{
      display: none;
    }
    
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar