Shop - header

Home Forums Jevelin Theme Shop – header

Home Forums Jevelin Theme Shop – header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lonartorg
    Participant

    Hi there,

     

    I would like to remove the word “Shop” from the banner on the shop page.

     

    How can I achieve this? https://www.whoisyourshero.com/shop/

     

     

    thank you so much,

     

    Rocio

    Attachments:
    You must be logged in to view attached files.

    Hi Rocio,

     

    I hope you are well today and thank you for your question.

     

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    body.post-type-archive-product .sh-titlebar .titlebar-title-h1 {
         display: none; 
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)