How to make website more mobile friendly?

Discussion in 'ButterBelly WordPress Theme' started by littlefishslp, Aug 21, 2014.

  1. littlefishslp

    littlefishslp New Member

    Joined:
    Aug 1, 2014
    Messages:
    4
    Likes Received:
    0
    Sorry, I am very new at this and have no idea what I'm doing!
    My website appears 'really large' on phones; what can I do to make it look better and more easily accessible? Do I need a plugin?
    Here is my site: http://littlefishspeechtherapy.com
    Thank you for any assistance!
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .logo img{
    max-width: 88%;
    height: auto;
    }
    We found more customization on your website.If your issues is not solved , Install theme again.
    Thanks & Regards
    Pramod Patel
     

Share This Page