Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ronron6 Friend
    #996459

    hi

    on mobile view the items are sometimes skipping or something. please see the attachement. sometimes the grid view is perfectly aligned and sometimes its not.

    http://mob.pwedepa.ph/products

    please see attachment


    1. Screenshot-skip
    Saguaros Moderator
    #996564

    Hi,

    You can try adding this css rule into ‘custom.css’ file:

    @media (max-width: 480px) {
    .com_hikashop.layout-listing .hikashop_products .hikashop_product {
        min-height: 400px;
    }
    }

    Regards

    ronron6 Friend
    #996606

    hi

    i already change it to 500 but its still skipping.

    hmmm. what could be the problem?

    Saguaros Moderator
    #996637

    I don’t see the change on your site right now. Did you add it?

    ronron6 Friend
    #996729
    This reply has been marked as private.
    Saguaros Moderator
    #996897

    How you applied into your real site? As I can see that it’s showing 1 column now.

    ronron6 Friend
    #996916

    hi

    yes, its still skipping on mobile view. i already set the height to 500px

    please see the attachment


    1. Screenshot-stillskip
    Saguaros Moderator
    #997296

    Kindly check my above css suggestion, you can change the value of max-width for associated resolution in which the issue happens.

    With ‘max-width: 480px’, it means that all screens smaller than 480px will have above style.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Saguaros 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum