Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1015192

    Dear Enfold Support Team!
    I have problems with my mega menu. It has 5 columns but it looks a bit unorganized:
    1. the ‘menu box’ is far too big while spread from left to right nearly over the whole page
    2. in accordance to the screen size, the first (left) column is like cut of because the menu window seems to be bigger than the screen width
    3. the space between the columns is hughe, I would like to have it more compact
    4. I also would like to have a little spacing between left border an column
    How can I fix these problems? I found some info in other tickets but it didn’t work for me.

    I have a little bit of custom css that might be part of the problem. Could you check that as well?

    /*Change
    Mega Menu Title from bold to initial and
    Mega Menu Title size and Sub Menu size and
    Mega Menu Text font size*/
    #top #header .mega_menu_title a {
    font-weight: initial;
    font-size: 18px;
    }
    #top #header .avia_mega_div > .sub-menu a {
    font-size: 14px;
    }
    #top #header .avia_mega_div > .sub-menu > li > ul li {
    font-size: 12px;
    }
    .home .logo { display: none!important; }

    .page-id-1195 #main {
    padding-top: 0!important;
    }
    Please, is there anyone out there who could help me as soon as possible?
    I will post the site details and login in the private content area.
    Thanks in advance!

    • This topic was modified 6 years, 1 month ago by Chris.
    #1015775

    Hey Christel,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1015808

    Hey Victoria,

    Okay, sorry, please find the updated credentials below.

    Best regards,
    Christel

    #1016088

    Hi Christel,

    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 .twelve.units {
        width: 80vw !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1017601

    Hi Victoria,
    Thank you so much – it works perfectly!
    First of all it seems not to work but after lots of cache clearing and browser refreshing – voila :-)
    Do you have any recommendation on how solving this annoying cache problem with specifically Chrome browser?
    It seems that I am not the only one who has this struggle…

    Best regards,
    Christel

    #1017749

    Hi Christel,

    The easiest way to avoid caching in Chrome would be to load the page in an Incognito window, that shouldn’t serve anything cached. You can also go the the menu (three dots at the top right hand side), then select More Tools->Clear Browsing Data.

    Best regards,
    Rikard

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