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

    Hello everybody
    I have created a menu here.

    Fullwidth Sub Menu

    How can I format this via cms

    for example
    Font color
    Font color mousover
    Background color

    have found and inserted this
    But does not work
    Probably 1 line wrong ?

    //row1 and row 2 ???*/
    .submenu-style-3.av-submenu-container,
    .submenu-style-3.av-submenu-container .container {
    background: transparent;
    max-width: 100% !important;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu {
    display: flex;
    justify-content: space-around;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li {
    flex-grow: 1;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li > a {
    color: #FFF;
    background: transparent;
    border-left-width: 0px !important;
    cursor: pointer;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li:nth-child(1) {
    background-color: #4285f4;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li:nth-child(2) {
    background-color: #34a853;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li:nth-child(3) {
    background-color: #fbbc05;
    }

    .submenu-style-3.av-submenu-container .av-subnav-menu > li:nth-child(4) {
    background-color: #ea4335;
    }

    many thanks a lot
    and best regards
    Franz

    #1218153

    Hello everybody
    Please hide the previous lines

    :-) Now I have created the fullwidth sub menu to formatted

    a question about it
    how can I use the whole fullwidth sub menu background change colour

    and how can I do that
    the width of the fullwidth sub menu
    and the width of the socket
    are exactly the same as the width of the slider

    i can set by css that the fullwidth sub menu mobile is not shown

    thanks for everything

    best regards france

    Translated with http://www.DeepL.com/Translator (free version)

    #1218497

    Hello

    I could figure out all the stuff myself.

    Thank you very much

    You can close this request

    kind regards
    Franz

    #1219609

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth Sub Menu’ is closed to new replies.