Archived topic
Woocommerce store notice overlaps the header
1 reply · Started by CRISTO on October 30, 2019
I notice that this was asked before, but the answer involve putting the notice at the bottom of the page. I would like to keep it near the top...preferably either directly above or directly below the menu. I deactivated it for now.
Hi there,
That option is handled by WooCommerce itself:
https://docs.woocommerce.com/document/woocommerce-customizer/
If you want to move it above or below the menu, then you will need to check with their support to see if there is a way to add it using functions or shortcode so you can add it using Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
Hope this helps :)