Hi
Is there some custom css to align my logo left on header 7
Thanks
This topic has 7 replies, 3 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi
Is there some custom css to align my logo left on header 7
Thanks
Hi
Has anyone seen this request?
Thanks
Hello,
please provide us with link to your site.
Regards,
Stan Russell.
Hello,
Please add this code in custom.css file:
.header-type-7 .header .tbs {
display: none;
}
.header-type-7 .header .header-logo {
float: left !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
perfect!!!
Thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Align logo left on header 7’' has been successfully resolved, and the topic is now closed for further responses