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

    hi kriesi team

    i cant change the background colour (of the whole bar) and the font colour of the “small bar above the main menu” (with telephone info, 2nd menu and social icons)

    the advanced settings for “small bar above the main menu” where you should be able to change this, are not working. it does nothing, it only changes the font type but not the colours

    i searched the forum for this problem but none of the provided css codes seem to solve my problem

    thank you

    greetings
    richard

    #605053

    Hi @richardhofer83;
    have you tried these codes :
    adjust your own colors

    #top #header_meta{background-color: #000000 !important;border-bottom-color: #EF784A !important;}
    #top #header_meta .phone-info{color: #ffffff !important;}
    #605060

    hi yes thank you it worked :)

    i added this code, with this you can change the font color of phone info and the 2nd menu

    #header_meta * {
        color: blue !important;
    }

    topic closed :)

    #605184

    Hi,

    Great, glad you got it fixed :-)

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Cant change background colour / font colour of "small bar above main menu"’ is closed to new replies.