Hi everyone,
I am having trouble locating the CSS class to define the height of the site header. I am using the Testament theme. How can I decrease the height? Thanks.
Hi everyone,
I am having trouble locating the CSS class to define the height of the site header. I am using the Testament theme. How can I decrease the height? Thanks.
share your store url
Please share your store URL.
Any ideas?
Let me check @sdingle
@sdingle check this https://prnt.sc/19sdw27
go to theme → actions → Edit code Search for stylesheet.css → on the end of the file add the code below.
div#hello br {
display: none;
}
#logo img {
max-width: 150px;
}
Let me if any issues.
If you are not technical add my email as a staff action, I will help you.
Hi Anthony
I’m also curious on how I can reduce the head width so that there isn’t a huge gap between the logo and the search bar?
I’m struggling to add this code where needed.
Thanks
Luke
What’s your store url?
Thanks