slider not showing on mobile browser
-
been playing around with this for a page I’m running for an event. Originally I had a table with [text][slider] next to each other, but this while looking good on desktop looked really cramped on mobile, and the slider was tiny.
So I had the idea to use columns feature of WP – and set up a two column thing instead inside of a table row (to connect it with banner image and control background color and stuff).
Again this works just perfect on desktop, resizing the window moves the columns like I need – and even using the dev tools to preview as a “mobile” shows up correctly.
However,
when testing on my phone (ios 17 using both Safari and Chrome) it show everything just fine except the slider! I’m not used to debugging on phones so I have no idea how to go about looking this up as everything I do on the computer works as expected.
So, help?!
edit: so apparently this happens when I try to center the div in anyway (i.e. div align=center) – but not if I don’t center… not sure if this is an issue with depicter anymore or the wp-block-columns
The page I need help with: [log in to see the link]
- The topic ‘slider not showing on mobile browser’ is closed to new replies.