Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2276597
Making mobile header menu logo bigger
Closed

Comments

  • jpiazza27 started the conversation

    I am looking to make my logo larger on mobile header menu (see attached image)


    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by your logo image has many white space arround it.

    You can check your logo image here

    I've cropped help you this white space, please download it from my attachment and re-upload and replace with your current logo.


    Best Regards,

    PenciDesign

  • jpiazza27 replied

    Hello, I tried the logo you attached and it didn't work. The size on desktop is still too small.

  •  2,699
    PenciDesign replied

    Hi,

    I didn't see you're using new logo image. Please replace it to make it appears on your site to I can take it a look on this.


    Best Regards,

    PenciDesign

  • jpiazza27 replied

    Sorry I was using the wrong attachment. It's still appearing small though on mobile. 

  •  2,699
    PenciDesign replied

    Hi,

    I've added this code to Customize > Custom CSS code and your logo look bigger now: https://prnt.sc/qrckop

    @media only screen and (max-width: 960px){
    #navigation.header-6 #logo img {
        padding: 2px 0 !important;
    }
    }


     Best Regards,

    PenciDesign