Hi,
Is it possible to remove the image on top of my blog page? How can I turn off comments also?
https://whiteblossombridal.co.uk/2019/09/19/hello-world/
Thanks you
Hi,
Is it possible to remove the image on top of my blog page? How can I turn off comments also?
https://whiteblossombridal.co.uk/2019/09/19/hello-world/
Thanks you
Hello Conor D’Arcy,
Thanks for writing in!
To get rid of the featured image, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.has-post-thumbnail .entry-featured {
display: none;
}
And to turn off the comments, please check out this article:
Please let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.