chojo
Customer
Hi @Russ ,
When I insert the path of my SVG logo inside the logo field, my logo disapear. This already happened to me in the past. What I did in the past was to put a max-height to my logo, but by default there already a max-height
I'm doing something wrong, most likely not a bug of the theme. Do you have an idea?
Thank you
When I insert the path of my SVG logo inside the logo field, my logo disapear. This already happened to me in the past. What I did in the past was to put a max-height to my logo, but by default there already a max-height
.XenBase #logoBlock #logo img {
max-height: 55px;
}
max-height: 55px;
}
I'm doing something wrong, most likely not a bug of the theme. Do you have an idea?
Thank you