Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #978121

    Can i get some help with the mega menu to have the font smaller as some buttons create a 2nd line ?

    at the full subwidth menu when i click on one button i want that one to be another color when accessed

    and the buttons of every tab underneath the subwidth menu should be alligned next to eachother because one arrow is positioned lower than the others and so on. and also the text underneath each arrow should fit into only 1 line

    • This topic was modified 6 years, 5 months ago by lerua99.
    #978252

    hello ?

    #978482

    hello?

    • This reply was modified 6 years, 5 months ago by lerua99.
    #978618

    Hi,

    WE will be happy to help, please do send your web site back to us :)

    Best regards,
    Basilis

    #978627
    #978637
    #978641

    I just want to align the mega menu and tab menu in one sentence

    #978882

    Hello?

    #978970

    Anybody hier?

    #979031

    hello

    • This reply was modified 6 years, 5 months ago by lerua99.
    #979304

    Hi,

    I added following code to Enfold theme options > General Styling > Quick CSS

    #top .av-section-tab-title {
        vertical-align: top;
    }
    .av-tab-section-image {
        margin-bottom: 10px;
    }

    Please review your website :)

    Best regards,
    Yigit

    #979319

    Hello!
    Thank you;;;;
    But the problem its i have long word ….its possibile to fit into only 1 line

    The some problem its in megamenu submenu..

    #979326

    Hi,

    You are welcome!

    Just to be clear, tab section images are fixed and long word issue is with mega menu, is that correct?
    As you mentioned, titles are a bit long. You could decrease font size using following code in Enfold theme options > General Styling > Quick CSS

    #top #header .mega_menu_title a {
        font-size: 14px;
    }

    Please try this and let us know if you would like to make further adjustments :)

    Best regards,
    Yigit

    #979336

    hello i,ve decreased the fontsize however it had to be made so small for the text to fit that it/s barely visible
    also i’d want to have the words on the full subwidth menu to also fit into one line

    #979337

    hello i,ve decreased the fontsize however it had to be made so small for the text to fit that it/s barely visible
    also i’d want to have the words on the tab to also fit into one line just like above

    #979356

    cant the space between the buttons on the mega menu be reduced so the text on the buttons could fit into one line like on the full subwidth menu ?

    #979441

    Hi,

    I added additional custom CSS code to top of Quick CSS field

    #top #header .avia_mega_div > .sub-menu { 
    padding: 10px 15px 15px; 
    }
    #header .avia_mega_div .units {
        padding-right: 5px;
    }
    #top .av-main-nav ul a {
        width: 106%;
    }

    Please review your website

    Cheers!
    Yigit

    #979449

    ehhh its not ok…i want to ask its possibile to align all submenu…because there is confusion between link 1 and link 2 submenu.

    ITS posibile align like this …perfect for me

    http://prntscr.com/k0wiir

    Sorry Ygit …enfold its the best but ,i have problem with this header … the rest of the theme is note 10

    • This reply was modified 6 years, 4 months ago by lerua99.
    #979456

    Hey,

    No worries at all. Noroc! :)

    I am afraid that would not be easily possible though. I would personally recommend disabling mega menu and using fullwidth sub menu element instead of using both, if that would work.

    Regards,
    Yigit

    #979460

    no, sorry for that…for me its important this mega menu with menu full widh…ok…i think its imposibile

    #979466

    ok..i want last problem..iI cut a word …. it can cut to half mega menu or a little…reduce table

    #979473

    Hi,

    Sorry but not sure if i understood the changes you would like to make. Could you please elaborate? :)

    Best regards,
    Yigit

    #979474

    i resolve alone in local host

    Ty Ygit for support.

    Good day!

    #979654

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘problems with header mega menu’ is closed to new replies.