I am wondering what the best way is to add a padding top and padding bottom to the logo area in the header of the findus template. Forgive my noobness, I am new to using joomlart as I have just recently switched from rockettheme.
Greetings!
You can try this:
.header-logo .logo-image { padding-top: 10px; ... /*your custom code goes here*/ }
Or share me the URL of your site and screenshot of how you want the logo should be, I will suggest further.