Hi there,
Just wondering how I would go about changing the logo size for header option 5 (Header with social icons and bottom navigation)
I tried other codes but didn’t work for me.
Thanks so much for the help,
J
Hi guys,
Still need help with this.
Thanks,
J
Hi!
Use following css code and change the width value
#top #header .logo img {
width: 500px;
}
Best regards,
Peter