Hi,
how can I remove the blog categories from the main grid and the single posts?
Is there a way to align the “read more”-link to the same hight?
(the sreenshot doesn’t show up here – so I post the link in private conent)
Hey northorie,
Thank you for the inquiry.
You can adjust the options in the Enfold > Blog Layout > Blog Meta Elements section. Toggle the Blog Post Category to hide the post categories.
Best regards,
Ismael
I tried, but the categories won’t disappear. It altready was disabled.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.slide-content .blog-categories a {
display: none;
}
Best regards,
Mike
Thanks, that helped :)
What about lining up the “Read more” button at one height? Can this be done?
Hi,
I see that you are using test post titles, do you believe that all of your tiltes will be about the same length, using the same number of rows?
If so this will be solved, otherwise try adding the real titles so we can see how many rows you will use. Offering a solution for these test titles may not work the same when you start using real titles.
Best regards,
Mike