This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #171262
     Phinos
    Participant

    Hi, How to make the cart button always appear without having to mouse hover. Also with the whislist.

    See the screenshot I attached.Thank You.

    Attachments:
    You must be logged in to view attached files.
    #171352
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme 🙂

    COPY CODE
    
    .woocommerce ul.products li.product figure figcaption {
        position: static !important;
    }
    .product-loop-inner .yith-wcwl-add-to-wishlist {
        position: static !important;
    }
    .product-loop-inner .yith-wcwl-add-to-wishlist a {
        opacity: 100 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?