hi,
i have added an image instead of text in my website’s menu.
when the menu shrinks, the image get out of menu’s boundaries.
i have attached a link to a photo of how it looks.
is there any option to mage the image responsive/ fit to the shrinking menu?
thanks
Hey tal1234,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.header-scrolled .avia-menu-text img {
height: 80%;
}
If you need further assistance please let us know.
Best regards,
Victoria