Hi I would like to hide the blog date in the single post mode, category view and the sidebar listing if possible.
I’ve tired some CSS code but no luck so far.
Cheers,
Casper
Hi,
What type of Blog Style do you have?
You can add this on your custom.css or Quick CSS
.date-container.minor-meta {
display: none;
}
To remove the sidebar, edit the post then look for Layout > Choose “No Sidebar”.
You can also change the default settings on Enfold > Sidebar > Sidebar on Single Post Pages.
Regards,
Ismael
Hi,
I have single Author Big Image selected for the blog.
However I’m not sure I have set my blog up correctly. if I change to any other selection (grid etc.) nothing changes. For the blog I created a category and added that to the menu. Doesn’t appear that was the correct way to setup the blog.
Please advise.
Cheers,
Casper
Hi Casper,
You can set the blog via the main theme option drop down or you can set your blog by creating a new page and adding a Blog element to it from the Advanced Layout Editor. Then just add the custom created page to your nav menu so that its set as your “blog” or “news” page since it acts as the same way now.
Regards,
Devin