Hi
I want to show the top bar only in shop page. How can i do it?
Thanks in Advance
Merhabalar!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta { display: none; }
.woocommerce.archive #header_meta { display: block !important; }
If that does not help, please post the link to your website
Best regards,
Yigit