Remove subheader from product pages only
in Other
Hi,
Is it possible to remove subheader from product pages only? While keeping it on all the other pages.
Thanks!
Comments
Is it possible to remove the transparency in the subheader and put default image instead, using Custom CSS field?
.subheader-transparent #Subheader {
background: none;
}
to remove subheader from single product pages only, please use the following css: In reference to 2nd question, subheader might be transparent if you set transparency under Theme options > Header & Subheader > Subheader section.