• Hey there!
    So, I’m creating a test design for a friend and though I’ve managed to change the color of the navbar itself and the search icon, there is still a grey box between the last of the menu topics and the search icon. Is there a bit of code I can put in my child theme to fix that?
    You can see what I’m talking about here:
    https://www.rawgardensupply.com

    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • .

    (@techievous)

    This should work

    .main-navigation {
       background: #43ace1;
    }
    Tee-fositi

    (@newbeewebsitemaker)

    Hi

    I was wondering where i can find the file to change the background. The file that contains the .main-navigation etc.

    I am currently only using the wordpress interface to make adjustments and not entering the css files.

    Also i really would like to get my website to have a border on the sides so its not too big, is there a way i can do that? I haven’t uploaded my website as i am running it locally at the moment

    Tee-fositi

    (@newbeewebsitemaker)

    fixed the border issue just wanting to know how to change the navigation bar colour

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu/NavBar/Search Color’ is closed to new replies.