Hi,
I have the same request as in this post https://kriesi.at/support/topic/menu-under-logo-background-color/#post-793539
-> logo area background shall stay white
-> Navigation area background (full width) shall be grey.
The CSS of the a.m. post did not work at my end.
How ca I solve this?
thx a lot & best reargues Tilman
Hey Tilman,
Please try the following in Quick CSS under Enfold->General Styling:
.av-logo-container {
background-color: #fff !important;
}
Best regards,
Rikard
Hey Rikard,
that works, thx a lot !
At the left & right end of the top logo area, a small area appears grey instead of white. Do you know any trick to geht the whole line white?
thanks again & best regards Tilman
Hi,
Add this to quick css:
.container.av-logo-container{
width:100%!important;
}
Best regards,
Jordan Shannon
thanks a lot Jordan Shannon – this works :-)
best regards Tilman
topic can be closed
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon