Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sky Friend
    #1028920

    How to have 2 columns for vm manfacturer module?
    https://www.screencast.com/t/PVPxVOxWZTbM

    Saguaros Moderator
    #1029320

    Hi,

    As I can see that it shows 3 columns now on mobile view, is that ok now?

    sky Friend
    #1029326

    yes, 3 columns work fine on mobile view at manfacturer page. but this is a manfacturer module, and needs 2 columns for desktop view

    Saguaros Moderator
    #1029507

    In which page I can see that module?

    sky Friend
    #1029514
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1029596

    Hi
    Open /css/custom.css file and add below code to show them in two columns

    
    #Mod139 .vmgroup { -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;}
    
    #Mod139 .vmgroup img{ max-width:100%;}

    Regards

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

This topic contains 5 replies, has 3 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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