Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #397641

    Hi,
    My mega menu width was too big , is I tried to reduce it like it was written here but it failed:
    https://kriesi.at/support/topic/enfold-mega-menu-styling-change-width/
    https://kriesi.at/support/topic/width-of-mega-menu-column/

    The only thing I succeed was to reduce the column width with this code:

    .av-main-nav ul {
    width: 200px!important;
    #397799

    Hi Ship-ST!

    Go ahead and remove your custom CSS and then take a screenshot highlighting how your wanting it to look.

    Are you just trying to reduce the column widths?

    Regards,
    Elliott

    #398745

    Hi,
    I removed the previous Quick CCS code because it caused bad behavior.
    This is my mega menu: link
    As you can see there is a lot of empty dark space and it feels weird, so I would like to make the whole Mega menu width smaller.

    #399122

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 5px;
    }
    #top #header .avia_mega_div > .sub-menu {
    padding: 20px 20px 20px;
    }

    Cheers!
    Yigit

    #399129

    Thanks, but I added your code and it did not change

    #399137

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #399172
    This reply has been marked as private.
    #399543

    Hey!

    I did it but still have not received the mail yet. I think it would be faster if you post the login credentials here privately. We recommend posting them here anyway so any moderator can look into it :)

    Best regards,
    Yigit

    #399547
    This reply has been marked as private.
    #399553

    Hi!

    Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Regards,
    Yigit

    #399560

    Ok, this is a little bit better. In fact what I would like is to have a max width limit, for big full screen window, but now I feel is does not really matter.
    Thanks

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Mega menu width’ is closed to new replies.