How do you hide tags on published posts?
It is actually quite easy in this case to hide the tags from single post pages with CSS. Go to Customize > Additional CSS, delete all the informational text in there and add the following (unless you have added custom CSS, in which case add this below all other custom CSS).
How do you not let people see your tagged photos?
The first way to hide a tagged photo is to pull up the photo, tap it, and then click on your username that shows up. From there, you can select “Hide from My Profile,” and the picture will no longer be visible publicly under your tagged pictures.
How do you hide tags after a post in WordPress?
Step 1: From the WordPress dashboard navigate to following: Appearance >> Customize. Step 2: Click on Post Option then scroll down where you will see “Tags list after the post”. Step 3: Just click on the button on the left to hide the tags.
How can I hide the title of a post?
Page or Post I.D: You can find this in the source code by right clicking your mouse on the page you wish to hide. Here’s a short tip written earlier about how to find your page i.d. Another option is to use Firebug. Highlight the title you want to hide and click Inspect with Firebug.
How to hide the title of a page in CSS?
Another option is to add CSS code to your child theme’s style.css file. This is an example of what the code looks like. Change the page I.D to match the page you wish to hide the title. Page or Post I.D: You can find this in the source code by right clicking your mouse on the page you wish to hide.
How to hide elements on specific WordPress pages?
Step #1. What element do you want to hide? In this example, I want to hide the main menu, but only on one specific page. Use Chrome or Firefox Developer Tools to look for a unique CSS selector. If possible, find an id, although a class may work too. In my example, the selector that wraps the menu is #mainmenu.
https://www.youtube.com/watch?v=QHDvEkpgGV0