Please Log in or Create an account to join the conversation.
2.) Add a smaller logo to the module position logo-small@media only screen and (min-width: 1024px) {
.uk-navbar-toggle {display:none}
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
<img class="uk-hidden-small" src="your-desktop-logo" />
<img class="uk-hidden-large" src="your-mobile-logo" />
Please Log in or Create an account to join the conversation.