Okay
  Public Ticket #2250933
BLog
Closed

Comments

  • hawkweasel started the conversation

    I'm new- and I'm so confused about the Blog - is it controlled by Wordpress or Salient???

    I only want the Salient Blog style material to be visible, but I have this I cant get rid of? What am I doing wrong? Why do I have two blog headings??

  •  3,023
    Andrew replied

    Hi there,

    You can add the below CSS to Salient - > General Settings -> CSS/Script Related. 

    .row.heading-title.hentry {
        display: none !important;
    }

    Let us know if this worked for you.

    Kind regards.