mulitple colums shwon horizontally, could it be vertically?

  • Anonymous

    #8954

    I use (4) columns on my company homepage: http://leika.nl/wp/bedrijfsprofiel/. In Neo the columns are shown as is: vertically. This means they are totally unreadable and esthetically it is not nice either. Can these columns be shown 1 after the other, so each column can use full width of mobile screen?

    JW

    Admin

    Syahir Hakim

    #42469

    Try adding this to GM Neo’s Custom CSS option:

    .one-fourth {
    padding-left: 0;
    width: 100%;
    }

    Anonymous

    #42470

    Tried it but it did not change anything…

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

  • You must be logged in to reply to this topic.