.postid-1762 #your-element {
display: none;
}
Subscribe to:
Post Comments (Atom)
How to Hide Elements on Specific WordPress Pages
Find the post or page id. something like: .postid-1762 or .pageid-1762. Then add to your css : .postid-1762 #your-element { display :...
-
Add your journal to the following site: https://partnerdash.google.com/partnerdash/d/scholarinclusions#p:id=new Follow the instructions...
-
Find the post or page id. something like: .postid-1762 or .pageid-1762. Then add to your css : .postid-1762 #your-element { display :...
-
To display only Child Category in the post loop (mostly single.php), all you have to do is replace the following code: 1 <?php t...
No comments:
Post a Comment