Hi there,
I created a pallete named „standard" with a dark background for standard pages menu to be used in header position. The menu works as expected when nav bar comes to sticky position while scrolling the page. But first on page load the background is transparent and not dark as it should be.

Please try it on this page:
http://www.mathelike.info/Abiturloesungen-Mathematik-Bayern/
Site is in development so you have to login with admin account.

Please see also screenshots attached.

Best regards,
Christian

    christianrieger
    Hi
    It is by default set for transparent as the pallet will make it dark for all view with home page as well
    add this code in custom css

    #t4-header {    background: #1d1f22;}

    Also the Pallet not in used as u set the color of menu to white and dropdown bg also white.

    The current behave of menu is normal but your site does not using masthead that load a background image for transparent background.

    2 options : Add this code in custom css it will make all header black BG always.
    Or you can add masthead on site so you will get same view as on the homepage.

    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.