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 #1606230
Padding around logo
Closed

Comments

  • WAX33 started the conversation

    Hi, 

    Is it possible to remove the padding above and below the logo? I notice that when I adjust the maximum width of my logo, the size of my header changes too. It'd be great to be able to adjust the size of my logo while keeping the size of the header the same.


    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    If so, please add more this code to Customize > Custom CSS to do that:

    #header .inner-header .container { padding: 0; }

    Best Regards,

    PenciDesign

  • WAX33 replied

    Thank you! 

    I've noticed that if I set the 'padding' to a value like '1' when I use that code, the padding remains the same if I increase it to a number like '15'. Padding at '0' is good, but I just need a little bit more padding (a few more pixels) - there isn't any difference between padding at '1' or '15'. It jumps up from 0 to 1 quickly.

    I hope that made sense


    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    If you want to change the padding to a number > 0 - let's remove the code I sent on Customize > Custom CSS

    After that, change that value via Customize > Logo and Header Options > Logo Padding Top & Bottom


    Best Regards,

    PenciDesign