This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
Hello, I am using the latest legenda theme and my logo will not go get bigger. can you please let me know what I need to do?
http://sevenseasaus.wpengine.com I would like it to look like this http://sevenseasaustralia.com/
and also move the menu lower.
Thank you
Katya
Hello,
You can add this code in Custom css:
.header-type-3 .main-nav .double-border {
padding-bottom: 20px;
}
.header-type-3 .logo-with-menu img {
max-width: 160%;
}
.menu-main-menu-container {
padding-top: 8%;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up