Okay
  Public Ticket #1787972
Logo Resizing
Closed

Comments

  • Bryce started the conversation

    Hello,

    Since updating recently, I've been having trouble with the sizing and padding of my logo. Using the theme settings I'm able to make a few adjustments, but none that ultimately work. To (temporarily) fix this, I've added the following code, but think this might be related to my following resizing problem:

    .classic-menu:not(.responsive) #menu-main-menu{
    margin-left: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
    }


    My logo isn't resizing when the mini menu is activated. I've noticed an error where the logo height doesn't have a defined unit (see screenshot) and I can't find where to define one, other than by implementing this code, which works fine but seems unnecessary:

    .logo-desktop, .classic-menu .logo img {
    height: 45px;
    }

    Please let me know how to fix these issues, thanks!


  •  646
    Alexandre replied

    Hi there,

    I dont know where this code come from. It is hard to find out because you are using a css optimizer tool. May I have a login credential so i will be able to investigate? 


    Thanks,


    Alexandre from the Sonaar.io Crew

  •   Bryce replied privately
  •  646
    Alexandre replied

    Hi, please go to wp-admin>theme options>logo options>logo height
    And replace "45" by "45px"

    This options was hidden but I have fixed this bug. You can know use it.

    Thanks,


    Alexandre from the Sonaar.io Crew