February 22, 2016 at 18:12
#105744
Moderator
Hi,
Please let me know how do you need to fit the logo, a sketch will be helpful but see the attached image, in that way you need to fit the logo on mobile ?
If yes i’ve used this css
COPY CODE
@media(max-width:720px) {
.navbar-header .logo {
max-width: 75%;
display: inline-block !important;
top: 25px;
height:100% !important;
}}
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution