Hi @stevereid
Thank you for reaching out! I’m happy to help.
You can customise the size of the site logo by going to WP Dashboard > Sydney > Theme dashboard > Site Title and Logo > Customise and modify the Logo height as shown here: https://a.supportally.com/i/knxLeH. Alternatively, you can use the following CSS to reduce the height of the logo on desktop devices:
@media (min-width: 992px) {
.site-logo {
max-height: 50px;
}
}
I cannot seem to replicate the stacking on mobile as shown here. Would you mind sharing a screenshot of how this looks on your end and the type of device and browser you are using?
I’d recommend using the “Custom Link” option while adding a new menu item as shown here. Would you mind giving this a try and letting me know how it goes?
Thank you!
Thanks Kenneth. All good now.
-
This reply was modified 11 months, 3 weeks ago by
stevereid.