-
AuthorPosts
-
May 30, 2020 at 8:42 pm #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 colorhave 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
FranzMay 31, 2020 at 9:43 am #1218153Hello 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 colourand 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 slideri 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)
June 1, 2020 at 7:02 pm #1218497Hello
I could figure out all the stuff myself.
Thank you very much
You can close this request
kind regards
FranzJune 4, 2020 at 11:25 pm #1219609Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Fullwidth Sub Menu’ is closed to new replies.