Team:
I have successfully removed ‘Categories’ & Comments from the blog grid, but ‘/’ remain on the main page, top blog grid.
How would I remove those as well?
Thanks,
Magnus
Hey mbosse99,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-alb-blogposts .text-sep.text-sep-comment,
.av-alb-blogposts .text-sep.text-sep-cat {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks, that solved it!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon