Squirrel Theme: menu does not drop down on iphone, logo doesn't resize on iphone

Discussion in 'Squirrel WordPress Theme' started by byau, Sep 26, 2013.

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

    byau New Member

    Joined:
    Jun 30, 2012
    Messages:
    6
    Likes Received:
    0
    Hi,
    Installed latest squirrel theme because I like that it had mobile response.

    However, page navigation drop down does not work.

    Also the logo does not resize

    I have searched some of your threads and didn't find a resolution without sending support info, so as soon as this thread is created I will email you with the info

    Can you take a look?

    Thanks!
     
  2. byau

    byau New Member

    Joined:
    Jun 30, 2012
    Messages:
    6
    Likes Received:
    0
    In anticipation that you'll need the info to get to my site (that's what I see is a common part of resolution from searching previous threads) I just sent [email protected] an email with relevant info.
    Thanks!
     
  3. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    You are using older version of WordPress which is creating problem in theme, currently you are using version 3.1.4. And after that many things has been updated.
    So please update your WordPress version to latest version 3.6.1.

    It will solve your issue.
     
  4. byau

    byau New Member

    Joined:
    Jun 30, 2012
    Messages:
    6
    Likes Received:
    0
    Great thanks!!! Works now
     
  5. byau

    byau New Member

    Joined:
    Jun 30, 2012
    Messages:
    6
    Likes Received:
    0
    Oh the logo resize is fixed, found the answer in another thread . Add this to Styling options

    @media only screen and (max-width: 480px) {
    .logo img {
    width:80%;
    }
    }
     
Thread Status:
Not open for further replies.

Share This Page