Hello everybody
One question
How can I change the color of the background for these two areas (red arrows)
Many thanks in advance
Kind regards
Franz
Hey schweg33,
You mean the text that is currently green?
Best regards,
Jordan Shannon
Hello Jordan
no I mean the background at the menu
same width as the footer
have now set it back to the footer
thanks and regards
Hi,
I see, add this to quick css:
#sub_menu1 ul,
#after_submenu .container{
background:#ede7dd!important;
margin:0px -10px!important;
}
Best regards,
Jordan Shannon
Hello Jordan
Almost super
But the ticker is moved to the left?
Thanks and best regards
Franz
Hi,
Remove the following from the css I gave you:
margin: 0px -10px!important;
Best regards,
Jordan Shannon
Thanks a lot
when i remove this (margin: 0px -10px!important;)
the container in before the ticker has not the right width anymore
when I insert (max-width: 1030px;)
the Ticker has the right width
How can I implement that the menu has the right width
many thanks
Kind regards
Franz
Hi,
Add this to quick also:
.container.av-menu-mobile-active{
max-width:1030px!important;
}
Best regards,
Jordan Shannon
Thank you very much
Joradan
That’s a good fit.
you can close this request
kind regards
Franz
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon