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 #2449440
resizing logo on header menu
Closed

Comments

  • itsmemona started the conversation

    Hi there, 

    Is there a way to resize the logo on the navigation menu to make it just a bit bigger?

    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    #navigation.header-6 #logo img, .is-sticky #navigation.header-6 #logo img{ padding: 2px 0; }
    

    Best Regards,

    PenciDesign

  • itsmemona replied

    Perfect! Thank you so much!!!