Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bob Riley

    (@bobriley)

    Hi Kayjacho, try increasing the % width a bit. At the moment you set a % (rather than px) which controls both mobile and desktop so usually it’s a matter of finding a % that looks fairly good on each.

    Bob

    Thread Starter kayjacho

    (@kayjacho)

    Bob, you’re awesome, thanks!

    I changed the px width and height and found one I liked, but now the mobile version of the logo isn’t centring?

    Plugin Author Bob Riley

    (@bobriley)

    I think you may have to experiment with some CSS at this point. Use the #logo selector to add padding or margins.

    This page describes margins

    This page describes padding

    This page is the Easy Pie CSS tip page which talks about a few things that may help you with various parts of the site.

    There are lots of other things you can do with CSS that may help you also. I recommend looking around the w3schools site a bit once you’ve checked out the padding/margin pages.

    Bob

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo on mobile site’ is closed to new replies.