Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035745
    Vldmzrnk
    Participant

    Hello,

    I want to get rid of the words “The shop” in all single product pages

    http://trimey.com/tienda/producto-2/

    #1035976
    Joao
    Moderator

    Hi There,

    Please add the following code to appereance customizer custom CSS

    .single .single-product .x-header-landmark {
    display: none;
    }

    Hope that helps,

    Joao

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