Changing text when standing on picture - by Dogsideup

This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler

  • Avatar: Dogsideup
    Dogsideup
    Participant
    August 16, 2017 at 21:02

    Hi everyone,

    I’m using the Eva sub theme. Can anyone help me how to change the text that appears when standing on a picture? (product catalogue on the home page/ grid?)

    Thanks 🙂

    Kind regards,
    Sofie

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2017 at 08:39

    Hello,

    You may edit classico/woocommerce/content-product.php file (use a child theme to prevent losing changes them after theme update https://codex.wordpress.org/Child_Themes) or simply change hover effect https://prnt.sc/g9i8yo. If you want to use this effect but hide some element, for example, categories, use custom css:

    .product .product-image-wrapper.hover-effect-mask .products-page-cats {
        display: none;
    }

    Regards

    Avatar: Dogsideup
    Dogsideup
    Participant
    August 17, 2017 at 17:23

    Thank you 🙂 Works perfectly 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 18, 2017 at 08:50

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Changing text when standing on picture’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.