I have set a default featured image for my blog posts, but it appears at the top of each post. I would like it to appear at the bottom on THE NEWS PAGE ONLY. I have included the news page in the private content section here.
Also, is it possible to remove the word ‘news’ from the top of each post?
Hey kieranvyas!
That would require some advanced modifications of the theme, which we do not offer as plan of the support service.
Please try to hire someone to do that work for you, else if you start working on it and be stuck somewhere, we can guide you and help you further.
Thanks a lot for your understanding, please do let us know if we can help with anything else
Best regards,
Basilis
Hi Basilis, thanks for your reply. That’s fine. Is it also not possible to remove the word ‘news’ from the blog posts too?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_elegant-blog #top .avia-content-slider .blog-categories { display: none; }
Best regards,
Yigit
Brilliant! Thank you