rosewoodweddingphotos Posted September 29, 2018 Posted September 29, 2018 Hi friends! Looking to remove blog tags at the bottom of posts in the Ready Template- anyone have experience doing this? Any specific line(s) of code to do this (and if so how to)? Thank you so much!
tazmeah Posted September 30, 2018 Posted September 30, 2018 In the settings, try clicking a page that shows the "blog tags" you're trying to remove, then select Design -> Style Editor, and click on the tags you're trying to remove. See if the Ready template has options for Blog Options - Promoted Meta: Categories. You may be able to select None. If that is not available, you'll have you use some custom CSS.
rosewoodweddingphotos Posted October 5, 2018 Author Posted October 5, 2018 Ah unfortunately not an option! Thank you though!! If anyone knows any specific CSS that I can try out that'd be super helpful :)
Guest JBuchanan Posted December 10, 2018 Posted December 10, 2018 @Paul2009 can you help answer this Q (I see you are so helpful on here :) )- I've been desperately searching for an answer to this too - I have tried loads of CSS from other posts but nothing removes the tags from the footer of my blog posts. Also, while we're here - I want to remove the date from the "next blog" that features on the footer. Any ideas? Thanks so much
Guest JBuchanan Posted December 10, 2018 Posted December 10, 2018 @Paul2009 can you help answer this Q (I see you are so helpful on here :) )- I've been desperately searching for an answer to this too - I have tried loads of CSS from other posts but nothing removes the tags from the footer of my blog posts. Also, while we're here - I want to remove the date from the "next blog" that features on the footer. Any ideas? Thanks so much
Andrius Posted February 11, 2020 Posted February 11, 2020 Here is the code that worked for me .footer-meta { display: none; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.