Okay
  Public Ticket #1739668
Logo Issues
Closed

Comments

  • Estreitta started the conversation

    I am having issue with the display of my logo it stretches and skews. Is there a specific size that it needs to be to not do that when I upload to the Site page identity? Also I have the Social Icons turned on but it wont show in the menu. also when I have the scroll on the logo will not appear.

  •  1,624
    Andrey replied

    Hello, Dear Estreitta!

    Please change your logo to recommended size of logo 215×60 px

    Best Regards!

  • Estreitta replied

    Is there a way to make the logo full color always instead of it being white?

  •  1,624
    Andrey replied

    Hello, Dear Estreitta!

    If you want to cancel white color for your logo please click Dashboard=>Appearance=>Customize=>Additional CSS then paste this code: http://prntscr.com/l4amwu

    .home.fw-absolute-header .fw-wrap-logo .custom-logo-link {
        filter: none !important;
    }
    

    Save changes and check result at front-end.

    Best Regards!