Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Sub header
nvado
March 2016
in
Theme support
Hi,
How to make sub header visible only on woocommerce pages?
http://tkbodycode.com/product/platinum-hydro/
http://tkbodycode.com/product/boxter-pro-leather-skipping-speed-rope-adjustable-weighted/
http://tkbodycode.com/product/nike-mens-core-lock-training-gloves/
http://tkbodycode.com/product/reebok-crossfit-nano-men/
http://tkbodycode.com/product/six-deuce-all-navy-fitness-series-leggings/
http://tkbodycode.com/product/polar-a300/
http://tkbodycode.com/cart/
http://tkbodycode.com/checkout/
Comments
Albert
March 2016
Hi,
to make subheader visible on woocommerce pages onlu, you can use the following css:
body:not(.woocommerce) #Subheader { display: none !important; }
But first, you must activate it for all pages under Theme options > Header & Subheader > Header section.
nvado
March 2016
Hi,
I copied your code to custom css, but its not working.
http://tkbodycode.com/wp-content/uploads/2016/03/tk1.jpg
http://tkbodycode.com/wp-content/uploads/2016/03/tk2.jpg
Albert
March 2016
Please send us
private message
with dashboard access to your site then and we will have a look on it.
nvado
April 2016
Hi,
I sent private message to dashboard access to our site, did you check the issues that I asked about?
Albert
April 2016
We replied on your message this morning.
Sign In
or
Register
to comment.
Comments
to make subheader visible on woocommerce pages onlu, you can use the following css: But first, you must activate it for all pages under Theme options > Header & Subheader > Header section.