New Landing How can we help? Themeforest Theme Support Uplift Fix cart overlay button

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Uplift
  • #278035
    smwb
    Member
    Post count: 9

    Hi,

    is there any way to fix the overlay “Add to cart” button instead of showing the standard “Add to cart” button below the product? Some custom css?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #278361
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    What do you mean by fix? You want to change the position? Please create an mockup so I understand you better.

    – David.

    #278874
    smwb
    Member
    Post count: 9

    Sorry for my bad explanation. I would like to show all time the “Add to cart” button (not the standard “Add to cart”, only the “Add to cart” button which appears when you overlay the mouse to the product image), like in the tablet (800×1280) view:

    Thanks!!

    Attachments:
    You must be logged in to view attached files.
    #279159
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    li.product figure .cart-overlay {
      opacity: 1;
    }

    – Kyle

    #279170
    smwb
    Member
    Post count: 9

    Hi Kyle,

    Thank you so much!!

    #279171
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

    #279172
    smwb
    Member
    Post count: 9

    Sorry,

    any way to use it in mobile view? It doesn’t work in Tablet / mobile view, only desktop…

    #279176
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    .product-type-standard .product .cart-overlay {
      display: block;
    }
    }

    – Kyle

    #279178
    smwb
    Member
    Post count: 9

    I’m using grid view, can this used by this type of view?

    #279181
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you send me the link so I can check

    – Kyle

    #279182
    smwb
    Member
    Post count: 9
    This reply has been marked as private.
    #279186
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh yes the grid view is too small to show the cart buttons

    – Kyle

    #279190
    smwb
    Member
    Post count: 9

    Well, so I finally changed the Product Display Layout view to “standard” and then turned the Product Display Columns to 5, and now it looks like grid view in mobile view with the cart buttons ๐Ÿ˜›

    Thank you so much Kyle!!

    #279194
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! No problem ๐Ÿ™‚

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

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

License required for one of the following items
Login and Registration Log in · Register