How do I get rid of this box and the category on top of the blog. I just want a blank canvas. I was able to remove the widgets, but not this title box and category. Please advise.
And that button as well.
I was able to get rid of it by adding css, but I’m not sure if there was a setting that would have removed it.
.entry-wrap {
box-shadow: none;
background-color: white;
}
.entry-footer {
display:none
}
Please advise.
Hi Marshae,
Unfortunately, the given URL is showing a 503 error. Can you please check and let us know once it is accessible?
Thanks
I literally just resolved this issue with css. You can close this ticket thank you!
Hi Marshae,
Glad to know that it is resolved now.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.