Hello,
I use this code (see private content) too change the logo on mobile. With the new menu I would like to move the logo to the left.
can you help?
Hey Wolf,
The logo you used would still fill the whole width, try reducing the width of the image by adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive .logo img {
max-width: 70%;
}
}
Hope this helps.
Best regards,
Nikko
thanks!
Hi Wolf!
Did Nikko’s solution work for you? May we close this thread? Or do you need further help?
Please let us know. Thank you! :D
Best regards,
Sarah
yes it works, you can close this
Great! Let us know here in the forums if you need further help.
Best regards,
Sarah