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

    Hi, I have a problem with the small bar above the main menu in the homepage, responsive mode.
    The small bar and the font are white.

    How I change the background in another color without change the color of the font of the links (that I want they remain white)?

    My website is: arbus.it
    Please help me! Thanks

    #606575

    Hey Francesco!

    Please use the below css in Enfold > General Styling > Quick CSS

    @media only screen and (max-width: 769px) {
    #top #header_meta {
    background-color: #109bc5!important;
     }}

    Best regards,
    Vinay

    #606584

    Thank you so very much!

    Best regards,
    Francesco

    #606604

    Hi!

    Glad we could help :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Small bar above the main menu’ is closed to new replies.