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

    Hello,
    I’m trying to change the background color of the logo, separate from the main menu on the left sidebar layout. Could you please send me the CSS to change this? I haven’t been able to find anything that works
    Screenshot is attached.
    Thanks!

    #1176576

    Hey EisaSawyer,

    Add this to quick css:

    .container.av-logo-container .inner-container{
    background:#000!important;
    }

    Best regards,
    Jordan Shannon

    #1177791

    Perfect, thanks Jordan!

    #1177799

    Hi,

    No problem at all! 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 ‘Change color of logo background’ is closed to new replies.