• Resolved ashley_c

    (@ashley_c)


    The home page has the correct nav bar background color, but then when you click the contact page, it changes. How can we make it consistent?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Ina

    (@inamoro)

    Hi, @ashley_c

    Add the following code to Appearance -> Customize -> Additional CSS:

    .navbar {
        background: #ffffff;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Nav Bar background 2 different colors’ is closed to new replies.