[Resolved] Display 2 column on mobile

Home Forums Support [Resolved] Display 2 column on mobile

Home Forums Support Display 2 column on mobile

  • This topic has 11 replies, 3 voices, and was last updated 4 years ago by Leo.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #965497
    Vuong

    Hello,could you pls help me,i want my site display coloum on mobile instead one column like this screenshot

    View post on imgur.com


    I changed in theme customize but doesn work…anyone help me pls..tks

    #965537
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #965561
    Vuong

    Yep..url updated..(NSFW).

    #966099
    Leo
    Staff
    Customer Support

    Do you currently have masonry activated?
    https://docs.generatepress.com/article/using-columns-in-the-blog/

    If so can you try de-activating it first?

    I think you just want the columns layout anyways.

    Let me know πŸ™‚

    #966163
    Vuong

    Sure,i have masonry activated..
    here my setting

    View post on imgur.com


    Also turn off and turn on again.

    #966188
    Leo
    Staff
    Customer Support

    Can you turn it OFF for now?

    Doesn’t look like you need it.

    #966524
    Vuong

    Ive turn it off,still the same,pc display well,on mobile still 1 column :D.

    #967082
    Leo
    Staff
    Customer Support

    Looks like you’ve found some CSS to work but try this instead:

    @media (max-width: 767px) {
        .mobile-grid-100 {
            clear: none;
            width: 50%;
        }
    }
    #1232466
    Janne

    Hi.
    Tried your code, and still getting only one blogpost per column on my blog site.
    Added the code under Customize and additional code. Was GeneratePress code there already. just switched from another theme.

    #1233099
    Leo
    Staff
    Customer Support

    Can you open a new topic and link me to the page in question?

    Thanks πŸ™‚

    #1233137
    Janne

    Done πŸ™‚

    #1233143
    Leo
    Staff
    Customer Support

    Thanks πŸ™‚

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.