Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • in reply to: Fix cart overlay button #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!!

    in reply to: Fix cart overlay button #279182
    smwb
    Member
    Post count: 9
    This reply has been marked as private.
    in reply to: Fix cart overlay button #279178
    smwb
    Member
    Post count: 9

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

    in reply to: Fix cart overlay button #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…

    in reply to: Fix cart overlay button #279170
    smwb
    Member
    Post count: 9

    Hi Kyle,

    Thank you so much!!

    in reply to: Fix cart overlay button #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.
    in reply to: Responsive layout issue #278013
    smwb
    Member
    Post count: 9

    Solved with the code:

    @media only screen and (max-width: 767px){
    .spb-column-container.col-sm-6 {
    min-height: initial!important;
    }

    .spb_parallax_asset:not(.spb-column-container) {
    height: initial!important;
    }
    }

    Thanks!!

    in reply to: Responsive layout issue #278004
    smwb
    Member
    Post count: 9

    I have the same issue!!

    How can I fix it??

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