Distorted Logo Size
Hi,
Can I check if anything has changed with the theme? My logo (masthead) worked fine previously but without making any changes it seems to have shrunk to a weird size not in line with the rest of the header menu.
Tried to upload different JPEGs of differing sizes but they end up with the same result of the current distorted small size.
Thanks.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3add this css into your custom css.
header#masthead.masthead-logo-in-menu .logo > img {
max-height: 65px !important;
}
.main-navigation ul li a {
padding: 35px 25px 0px !important;
height: 89px;
}
add this css into your custom css.
header#masthead.masthead-logo-in-menu .logo > img {
max-height: 65px !important;
}
.main-navigation ul li a {
padding: 35px 25px 0px !important;
height: 89px !important;
}
Hi Toh,
I have seen that you have this ironed out. Always feel free to open a thread whenever you require support.
@James much appreciated :-)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.