Making header and pages fit iPhone6

Discussion in 'Squirrel WordPress Theme' started by erinbro, Jun 8, 2015.

Thread Status:
Not open for further replies.
  1. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    Hi

    Could you please advise how I can make this site fully responsive: http://papamoabeautytherapy.co.nz

    The header only partially shows and the pages with pricing on do not show correctly.

    Thank you.

    Erin
     
  2. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    I have fixed the pricing pages, just need to know how to make the header show. Thanks.
     
  3. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,
    Greetings from InkThemes,
    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS
    field and try to cut paste the given below CSS code there .
    Code:
    .header .logo img{
      width:100%;
    }
    Do let me know if you need further assistance,
     
  4. erinbro

    erinbro Member

    Joined:
    Dec 28, 2011
    Messages:
    52
    Likes Received:
    1
    Worked great. Thank you.
     
Thread Status:
Not open for further replies.

Share This Page