Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22552

    I’m wondering what to adjust to make my logo wider in the header. 100×350 would be perfect for our logo. Sorry if this was posted before, I couldn’t seem to find an answer.

    Thanks,

    – John

    p.s. I noticed some of the page elements aren’t rendering properly on an iPad in vertical view mode. Specifically the icon list. The icons are missing.

    #116161

    Hi!

    Insert following code into the quick css field:

    .logo, .logo a, .logo a img {
    width: 350px;
    height: 100px;
    }

    Regards,

    Peter

    #116162

    Thanks Dude!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘What do I need to adjust to make my logo bigger?’ is closed to new replies.