Wishlist post template

Ticket for: Wishlist
0
Wishlist post template 1
tremblay.lyse-1568
Mar 13, 2020 05:25 PM 1 Answers
Member Since Mar 2020
Subscribed Subscribe Not subscribe
Flag(0)

Hi
How do I hide/remove the single wishlists post title and breadcrumbs container from the post template - just as it relates to my wishlist posts.
Thanks
Lyse

1 Subscribers
Wishlist post template 1
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Wishlist post template 3
tremblay.lyse-1568
Mar 14, 2020
Flag(0)

I have tried the following CSS code, but nothing changes:

 

body.wishlist-template-default single single-wishlist postid-76646 #top .title_container .container {
display: none!important;
}
body.wishlist-template-default single single-wishlist postid-76647 #top .title_container .container {
display: none!important;
}

body.postid-76646 #top .title_container .container { display:none;}
body.postid-76647 #top .title_container .container { display:none;}

Any thoughts?

Lyse

Sign in to Reply
Replying as Submit