iphone issue

Discussion in 'BizWay WordPress Theme' started by blackdog2020liz, Jul 25, 2016.

  1. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi team,

    The top navigation bar has become scrambled when viewed on a phone (www.margaretriverexposed.com.au). I still looks fine when viewed online.
    I hope you can help.

    Liz
     
  2. priya

    priya Guest

    Hi, Liz..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    @media only screen and (max-width: 480px){
    .header p {
        margin-top: 8px;
        margin-left: 0;
    }
    .header_text {
        margin-left: 100px;
    }
    .top_right_corner {
        margin-right: 42px;
    }
    div#TA_certificateOfExcellence156 {
        margin-left: 50px;
    }
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    thanks so much Priya. Awesome support as always.

    Liz
     
  4. priya

    priya Guest

    You're welcome..Liz..:)

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page