Home › Forums › WordPress Themes – Premium › Lavish Pro › Logo height
I see that the logo on my site is being resized to (width=”auto” height=”70″). I have tried adding the CSS #la-logo-group image size code, but it doesn’t work. Any suggestions? I just need it to appear larger on large and medium screens.
Hello FA,
Could you share us your site url so we can check the logo issue and assist you with the desired changes you want to make?
Thanks!
Hello FA,
Either you make sure you’re using relavant size logo it’s way too large and adjust accordingly or here is a quick fix, please add the following css inside the additional css section of your customizer;
@media screen and (min-width: 768px){
.lavish_logo .img-responsive {
position: absolute;
top: 55px;
height: 80px!important;
}
}
Note: You may change the height and positioning accordingly.
Let us know.
Thanks!
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.