Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1113892

    Hello.
    how cold I change mega menu column with.
    I want that column will have the same width with the pics that I add there.
    Of cause the same size for all column in the mega menu but smaller than 350px;.
    Is it possible ?
    https://site.celvilon.co.il

    #1114093

    Hey lanasky,

    Best regards,
    Victoria

    #1114419

    Vitoria, the questions was how to make column smaller than 350px with. I wold like to resize it. I don’t need so big pics in mega menu.
    I like to make menu like this https://www.frid.co.il/
    I try to change CSS of column.
    #header .three.units {
    width: 323.75px;
    }
    But doesn’t work.

    THE QUESTIONS IS HOW TO RESIZE WITH OF THE COLUMN OF MEGA MENU?
    May I do it? Or the one way is the put where just elephant size pics?

    PLS read what I ask and what u answer to me.
    I am not stupid I understand that pics have different size.

    #1114477

    Hi lanasky,

    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 .nine.units {
        width: 710.5px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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