• Resolved mallard1990

    (@mallard1990)


    Hi,

    I am using the Readyreview theme for my site https://www.cricketbagreviews.com

    I would like to change the colour of the navigation bar. I have found where to insert custom css code under Appearance>Theme Options but none of the solutions I have found on here have worked. I am still learning a lot of this and I’m no expert in CSS! Can anyone offer any advice?

    Thanks

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • hello ,

    you could add this custom css

    .nav {
    background: none !important;

    }
    .prenav{
    background-color : your desired background color;
    }

    hope this helps.

    Thread Starter mallard1990

    (@mallard1990)

    Hi Bplv

    Thanks for your solution – it worked perfectly. Only now the buttons on the nav bar have a black border, do you have any possible resolution for this too?

    Thanks again for your help!

    Chris

    hello,
    could you please set the status of the thread as resolved?

    regards
    bplv

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Updating nav bar colour’ is closed to new replies.