I need some urgent assistance on CSS for iPhone as its driving me mad, if you have a look athttp://www.rockbakehouse.co.uk/london-cake-classes/ on an iPhone it shows 2 columns and everything is squashed, I really need a fix to turn this into 1 column
Hi there.
Might not be the best of fix – but i solved it for now by adding the following to css.
Meaning the single event should, when displaying a two column (as it is now for you), be 100% of the width, hence just room for one column.
#tribe-events-photo-events.photo-two-col .vevent.tribe-events-photo-event {
width: 100%;}
Thanks for helping out there, henkle – much appreciated 🙂
@finleydesign: hopefully that gives you a steer in the right direction, on our end it’s unfortunately not always possible to assist with custom CSS tweaks in relation to specific cell phone platforms.
I’ll go ahead and close this thread: if we can assist with anything else please don’t hesitate to create a new thread and one of the team will be happy to help 🙂
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Urgent help on CSS for mobile’ is closed to new replies.