ResolvedEnable Quick view and add to cart buttons

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31264
    rafafalk
    Participant

    Hi there,

    Is there a way to display the quick view button along with the add to cart button?

    Right now I can only enable the Quick view button and if I disable it, the add to cart button displays. I need to display both buttons.

    Thanks in advance.

    #31267
    Althemist
    Keymaster

    Hi rafafalk,

    Of course, it’s not impossible, but highly not recommended. There is just no enough space there to ensure it would always look good on all devices and layouts.

    You can show the add to cart button with the following CSS, but on your own responsibility:

    body.theme-lafka div.prod_hold .links a.button.add_to_cart_button {
        display: inline-block;
    }

    Hope this helps.

    Best regards,
    Dimitar

    #31269
    rafafalk
    Participant

    Hi Dimitar, thank you for your quick response!

    This CSS helped display the add to cart button, the only problem is that the quantity “+”/”-” button is not displaying right now, how can I also display the “+” “-” button in order to increase/decrease the number of items?

    quantity item

    Thank you!

    #31275
    Althemist
    Keymaster

    I am afraid that would not be possible. It’s not just hidden, so you can show it – it’s only available when the quick view is disabled and this can’t be changed.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register