Can I bring hover(3 buttons) menu top under the price vertically horizontally?

This topic has 7 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Kazi Sabit

  • Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    July 2, 2022 at 15:28

    https://youtu.be/PRAy_KZ1MyM
    Can I bring hover(3 buttons) menu top under the price vertically horizontally?

    I want to place it in the pointed place – https://prnt.sc/jGGREkKtisAz

    Is it possible with css?

    6 Answers
    Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    July 2, 2022 at 15:30

    This hover menu should appear in mobile when finger hovers on the picture. Until then it will keep hidden right? But it is always there in mobile. But works perfectly on desktop.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 2, 2022 at 16:04

    Hello,

    It can’t be positioned correctly with the current content structure, and we do not want to advise bad CSS coding. Maybe it would be better to disable mentioned buttons.
    Theme Options > WooCommerce > Shop > Products style > Product Content Elements > disable “Hover buttons on mobile”

    Regards

    Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    July 2, 2022 at 17:20

    Can I position it little bit right side? Because it is covering my picture. And also make it little bit bigger.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 3, 2022 at 07:08

    Hello,

    Yes, please, use the next custom CSS code:

    .footer-product {
        background-color: #e1e1e1 !important;
        right: 5px;
    }
    .product-view-mask2 .footer-product .show-quickly:before,
    .product-view-mask2 .footer-product .button:before,
    .product-view-mask2 .content-product .wishlist-fragment a:before, .product-view-mask2 .content-product .yith-wcwl-add-button a:before {
        font-size: 14px !important;
    }

    Regards

    Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    July 3, 2022 at 16:32

    Where should i put it ? in Global or mobile css?

    Avatar: Kazi Sabit
    Kazi Sabit
    Participant
    July 3, 2022 at 17:02

    Perfect. Worked.

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

The issue related to '‘Can I bring hover(3 buttons) menu top under the price vertically horizontally?’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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