Hide Header Ad on Woocommerce Pages (cart, review order, checkout)

Posted in: Newspaper
Post count: 24

Hi, how do I hide the header ad on woocommerce related pages? ty

Post count: 23312

Hello ecstaticperson,

Please provide your website URL so I can take a closer look at your Woocommerce Page so I will be able to provide a more accurate response/code.

Thanks for your understanding!

Post count: 24

Like this for example, I pasted the google adsense code in the header ads section in the themepanel https://animalwellnessmagazine.com/product/latest-issue/ but how do I hide the header ads in woocommerce product page, cart and checkout? thanks for your time.

Post count: 23312

Hello ecstaticperson,

You should use the code below and place it in Theme panel -> Custom CSS area.

The code is here ->

.woocommerce-page .td-header-rec-wrap{
display:none;
}

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.