Tagged: x
-
AuthorPosts
-
November 16, 2016 at 2:54 pm #1259870
c1067441ParticipantI am trying to hide the title and top menu (the header) from only one of my WooCommerce Product Pages. I do not want to hide it for any of the other product pages. Here is the link to the specific page: https://goo.gl/ymPRNr
I am using Integrity theme, and have tried various codes in the Custom CSS customizer without success. I realize I am probably doing something really stupid, but alas I do not know what I don’t know.
November 16, 2016 at 3:47 pm #1259971
c1067441ParticipantIf it is not possible to hide the header on a single woo product page, is it possible to make the header font color white on that specific page (but no other)??
November 16, 2016 at 5:13 pm #1260083
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.postid-965 .masthead { display: none; }Hope this helps.
November 17, 2016 at 11:06 am #1261259
c1067441ParticipantThanks, that worked.
November 17, 2016 at 12:01 pm #1261323
RahulModeratorGlad it worked for you!
Let us know if we can help with anything else.
Thanks for choosing the X-theme!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1259870 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
