New Landing How can we help? Themeforest Theme Support Neighborhood logo squished when screen is resized

Viewing 4 posts - 1 through 4 (of 4 total)
  • #305260
    jefflogo
    Member
    Post count: 32

    Logo is fine and shown at appropriate size & proportions MOST of the time. As window is resized, around 1000px wide, logo gets squished horizontally. This is very noticeable since our logo is round. If I scale down browser window further, logo goes back to correct proportions. How do I fix this?

    here’s a screenshot of what I mean – upper verion of logo is correct, lower version of logo taken from screen capture when browser window is 1000px wide.
    http://artofaction.com/wp-content/uploads/2016/12/logo-issue.jpg

    #305459
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    #header-section.header-4 #logo > a.logo-link, #header-section.header-5 #logo > a.logo-link { 
        width: 370px!important;
    }

    This should keep it at the same size.

    -Rui

    #305566
    jefflogo
    Member
    Post count: 32

    That worked perfectly. thanks.

    #305568
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.