On blog page it shows the tags, I only want it to show the tags IF someone clicks on the read more button. Otherwise it should just have the pic and small blurb (verbiage).
So the question is, how do I remove the “tags” from that blog page?
To remove tag from the blog page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
BUT… this now shows the categories in the place of the tags. How can I remove the categories? I want it to only show title, excerpt and featured image.
Oh! Remove the previous css code and Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button to remove the tag and category for your blog page.
Unfortunately that did not work! I deleted the old and inserted the most recent code. I left the recent code and you can see it is still showing the category.