This topic has 9 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Is it possible to change the logo in my header more to the left?
As u can see it’s interfering with my menu.
https://gyazo.com/85761238c3d24eb27ba82b4274d829c2
Hello,
Please provide your site URL and temporary wp-admin access so I can take a closer look.
Regards
Please see private content
Hello,
Please try to add this code in Theme Options > Custom css > Custom css for desktop:
.header-logo {
max-width: 270px;
}
.container-fluid > .navbar-header {
min-width: 150px;
}
Let me know the result.
Regards
No result adding the code.
You need to clear the cache.
Regards
Thanks worked perfectly.
You’re welcome!
Have a nice day.
Regards
The issue related to '‘Logo position?’' has been successfully resolved, and the topic is now closed for further responses