Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1294262

    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

    #1294695

    Hey Tilman,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-logo-container {
      background-color: #fff !important;
    }

    Best regards,
    Rikard

    #1294719

    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

    #1295042

    Hi,

    Add this to quick css:

    .container.av-logo-container{
    width:100%!important;
    }

    Best regards,
    Jordan Shannon

    #1295253

    thanks a lot Jordan Shannon – this works :-)

    best regards Tilman

    topic can be closed

    #1295371

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘logo Header background different vs. navigation area background’ is closed to new replies.