Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Robin – to remove the spacing you could add this to your css:

    #header .pad {
    padding: 0;

    If you’re using a child theme it would go in your style.css file. If not, then the easiest solution is to use a plugin like Simple Custom CSS. Here’s a tutorial that will give you some basic info on CSS.

    Thread Starter Robin Labadie

    (@robin-labadie)

    Oh yeah, nice plugin, much more simple than a child theme !
    I’ll try your command, thanks a lot ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recude padding or margin of the custom logo’ is closed to new replies.