Display problem iPad

Discussion in 'ColorWay WordPress Theme' started by andirollo, May 10, 2016.

  1. andirollo

    andirollo New Member

    Joined:
    May 7, 2012
    Messages:
    4
    Likes Received:
    0
    I have uploaded a couple of screenshots relating to my site viewed on a iPad

    In landscape mode I only get three header columns in line with the fourth below (android tablet displays correctly?)

    In portraitmode you get one column with three headers and the the bottom one has two. Also in the footer one and two merge into each other in portrait mode

    Any ideas?
    swimclinic.school
    landscape columns.jpg portrait columns.jpg Portrait footer.jpg
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .columns .one_fourth {
        float: left;
    }
    @media only screen and (max-width: 960px) and (min-width: 768px){
    .footer-container .common.left {
        margin-left: 0;
        padding-right: 0;
    }
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. andirollo

    andirollo New Member

    Joined:
    May 7, 2012
    Messages:
    4
    Likes Received:
    0
    Thanks for that but nothing has changed?
     
  4. priya

    priya Guest

    Would you please deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. andirollo

    andirollo New Member

    Joined:
    May 7, 2012
    Messages:
    4
    Likes Received:
    0
    Tried that, nothing changed unfortunately
     
  6. priya

    priya Guest

    Hello,

    To determine and fix the issue, we need to access your dashboard.

    So, send us your website WordPress login details at [email protected] along with the thread link.

    Your Website URL:
    WordPress Username:
    Password :

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. andirollo

    andirollo New Member

    Joined:
    May 7, 2012
    Messages:
    4
    Likes Received:
    0
    Email sent

    Thanks
     
  8. priya

    priya Guest

    Thanks for the details...

    We will get back to you soon...

    Your patience will be appreciated,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page