Hide Logo from specific page / category / article.

Posted in: Newsmag
Post count: 31

Hi, I want to hide (display: none) the logo from these pages:

Page: id 3445
Category: id 2345
Post: id 7456

Which css to use?
TY

Post count: 23312

Hello giulian curl,

Please notice that each page, post, and the category has a special class with ID like this -> .page-id-3445 .category-2345 .postid-7456. So, using this classes you need to use the property display:none for the Ad class you have to hide it. use the inspector browser to find the class you want and target it. Check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ If you need more assistance in this case, please provide your website URL and show me what kind of Ad you want to remove so I will be able to provide a more accurate response.

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.