How to hide page path from the product page?

Home Forums Jevelin Theme How to hide page path from the product page?

Home Forums Jevelin Theme How to hide page path from the product page?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    RESOLVED Posts
  • AITOgraphics
    Participant

    Hello,

    I want to hide the “Shop” -text and the page path address from the product page.
    Please see the attached image, where I have highlighted these object that i want to hide in red area.

    – Riku

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

    Solution for this topic

    Hi @AITOgraphics,

     

    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

     

    .single-product .sh-titlebar {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    AITOgraphics
    Participant

    Hello,

    It worked! Thank you so much 🙂

    Another question: How can I hide the animation that a previews the next product image when I hover a product preview? Like I don’t want any other preview image to show when hover the image. Only the first product image.

    Another question: How can I hide the animation that a previews the next product image when I hover a product preview? Like I don’t want any other preview image to show when hover the image. Only the first product image.

    Could you please share me the page URL from your site where it is displaying so that i can help you?

    AITOgraphics
    Participant

    Here is a link to one product page, where you can see the effect at “Related products”.

    https://aitographics.com/product/library-of-feelings-book/

    Try using below CSS code to achieve this.

     

    .woocommerce .related.products ul.products li.product > a:hover .secondary-image-container {
        opacity: 0;
    }

    AITOgraphics
    Participant

    Thank you!
    That worked on the product page, but I want that effect off on every page.

    You can still see the effect on these pages:
    https://aitographics.com/product-category/library-of-feelings/

    https://aitographics.com/product-tag/books/

     

    Solution for this topic

    Then please change the above shared CSS code as following.

     

    .woocommerce #page-container ul.products li.product > a:hover .secondary-image-container {
        opacity: 0;
    }

    AITOgraphics
    Participant

    Thank you, it worked perfectly!

    Have a nice week! 🙂

    – Riku

    You are most welcome here 🙂

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form