Hi. I've tried various template overrides and css amends but to no avail. Can you help? I am simply trying to add some 60px space between the title and toolbar. Can you tell me what to target, thanks.
Hello Stuart,
Can you please provide us with the link to your site please?
I noticed that you are using the protostar template as the base. Since protostar allows a custom user.css, you can add the block of codes below into /template/protostar/css/user.css
[gist]
body div#fd.eb .eb-brand {
margin-bottom: 60px;
}
[/gist]
You are most welcome. Glad to hear that your issue has been resolved now.
As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.