[Resolved] 3 columns on an an ipad

Home Forums Support [Resolved] 3 columns on an an ipad

Home Forums Support 3 columns on an an ipad

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1304136
    guevara

    hiya on my desktop (frontpage) i see 3 columns and 3 rows (total of 9 entries posts) on my ipad i see 2 columns and 5 rows, on my mobile device i see 1 column and 9 rows. Please is it possible to have 3 columns on my ipad. not bothered about the mobile device.

    my url is still under construction

    Also have an issue with H1 TAGS, THEY ARE NOT SHOWING UP ON SEO CHECH UP

    #1304336
    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 🙂

    #1304555
    guevara

    The site isnt life, it is still under construction.

    #1304957
    guevara

    Hellooo support

    #1305254
    Leo
    Staff
    Customer Support

    These types are questions are tough for us to help without seeing the site live.

    What are you using to make columns?

    #1309985
    guevara

    Hello site is online. There are other issues apart from the column issue. It is slow and my H1 head tags are not showing up on seo search. I have the title hidden because it looked bogus please help

    #1310137
    Leo
    Staff
    Customer Support

    Try this CSS to make 3 columns on tablets:

    @media (max-width: 1024px) and (min-width: 768px) {
        .generate-columns-container .tablet-grid-50 {
            width: 33%;
        }
    }
    #1310157
    guevara

    Thanks

    #1310159
    guevara

    Any chance you could help with the H1 tags, seo online sees H2

    #1310199
    Leo
    Staff
    Customer Support

    Any chance you can open a new topic for the separate question?

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