Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1153232
    bryan1976
    Participant

    Hi,

    I see this has been asked before but the solutions dont seem to work.

    On my shop base page I wish to remove the page title. I have check the ‘disable page title’ in the dashboard without success.

    This is the page: http://theaudiobarndev.co.uk/products/

    I want to remove the text ‘PRODUCTS’

    Using Icon and latest versions etc.

    Thanks,

    Bryan

    #1153329
    Thai
    Moderator

    Hi Bryan,

    Please add the following CSS under Customizer > Custom > Global CSS:

    header.entry-header.shop {
        display: none;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1153232 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>