Comments hawkweasel started the conversationDecember 23, 2019 at 11:32pmI'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,023Andrew repliedDecember 24, 2019 at 4:01amHi 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. Sign in to reply ...
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??
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.