Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #602900

    Hi

    I want to show the top bar only in shop page. How can i do it?

    Thanks in Advance

    #602983

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.