Archived topic
CUSTOMIZE LOGO DOESN'T WORK
1 reply · Started by josepdlh on January 24, 2023
Viewing posts 1–2 of 2
Hello
I would like if someone can help me.
I want to change the size of the logo of my site but the option in customize doesn't work:
See me website at the private informatio area.
Thanks
Hi there,
the plugin that is coverting your images, is messing with the HTML.
So try adding this CSS to size it:
.site-header .header-image img {
width: 130px;
}
This archived topic is closed to new replies.