Comments 1tara started the conversationNovember 12, 2019 at 6:09amHi there, I recently had problems getting the woocommerce demo page header/wrap off of my shop page... I was able to get it off with the code below, however, it's still appearing when the page loads - see screenshot. body.archive.post-type-archive.post-type-archive-product.theme-salient.woocommerce.woocommerce-page.woocommerce-js #page-header-wrap { display: none !important; } body[data-bg-header="true"].archive .container-wrap, body[data-bg-header="true"].category .container-wrap, body[data-bg-header="true"].blog .container-wrap { padding-top: 0px !important; } p { padding-bottom: 0px !important; } .nectar-shop-header { display: none !important; } .container-wrap { padding-top: 0px !important; } 8,992Tahir repliedNovember 12, 2019 at 11:04amHey Again,Try turning on the Page Transitions in Salient Theme Options Panel. Best ThemeNectar Support Team 1 Like 1tara repliedNovember 13, 2019 at 12:48pmThanks Tahir, it seems that fixed it. Sign in to reply ...
Hi there,
I recently had problems getting the woocommerce demo page header/wrap off of my shop page... I was able to get it off with the code below, however, it's still appearing when the page loads - see screenshot.
Hey Again,
Try turning on the Page Transitions in Salient Theme Options Panel.
Best
ThemeNectar Support Team
Thanks Tahir, it seems that fixed it.