Site logo

Archived topic

Display 2 column on mobile

11 replies · Started by Vuong on July 23, 2019

Viewing posts 1–12 of 12

Hello,could you pls help me,i want my site display coloum on mobile instead one column like this screenshot
https://imgur.com/ACpwMQ1
I changed in theme customize but doesn work...anyone help me pls..tks

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 :)

Yep..url updated..(NSFW).

Can you turn it OFF for now?

Doesn't look like you need it.

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

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

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

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.

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

Thanks :)

Done :)

Thanks :)

This archived topic is closed to new replies.