Archived topic
3 columns on an an ipad
9 replies · Started by guevara on May 27, 2020
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
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 :)
The site isnt life, it is still under construction.
Hellooo support
These types are questions are tough for us to help without seeing the site live.
What are you using to make columns?
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
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%;
}
}
Thanks
Any chance you could help with the H1 tags, seo online sees H2
Any chance you can open a new topic for the separate question?