Resizing the logo

Home Forums Parallax Me Forum Resizing the logo

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46405
    SimonSimon
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: June 14, 2016

    No matter what I do, I cannot resize the logo. I’ve tried replacing the logo, increasing custom logo height, tried changing the css stylesheet. Is there a way to increase the width of the logo so it doesn’t look warped?

    .logo img{ height:98px;}

    .show-bg.fixedmenu .logo img{ height:98px; width:400; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; margin-top:8px;}

    #46406
    SimonSimon
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: June 14, 2016

    Nevermind, I found in in responsive.css. I had to figure out what the width of the current logo was to determine the location on the sheet.

    #46425
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Alright

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.