Urgent help on CSS for mobile

Home Forums Calendar Products Events Calendar PRO Urgent help on CSS for mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110721
    finleydesign
    Participant

    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

    #110733
    henkle
    Participant

    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%;}

    #110864
    Barry
    Member

    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.

    #119728
    Barry
    Member

    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 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Urgent help on CSS for mobile’ is closed to new replies.