Tagged: categories, titles
Hi! I´m looking for a way to remove the categories shown below blog entries. I would also like the titles of blog entries to be shown above the picture in the preview (at the front page of the website). Thx. Sandra
Hey suerte2911!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-categories.minor-meta {
display: none;
}
2- Please refer to this post – https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/
Regards,
Yigit