Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1056169

    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

    #1056683

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.