• Resolved bristolbrides1617

    (@bristolbrides1617)


    Hi

    Thank you for this great plugin!

    I can see in the settings -> appearance page that I can change the colours of some parts of the directory but I cannot work out how to change the background colour of the box that contains the search box and “home”/”categories” buttons etc. At the moment it is just black…

    Could someone please give me a pointer?

    Many thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author LDD Web Design

    (@lddwebdesign)

    Hi -and thanks for using our plugin.

    In order to change the background color of the header menu for the directory, you can add css to your child theme or in your theme customizer if it supports custom css input.

    Add the following css (change the hex code as necessary):

    .navbar-inverse {
        background-color: #222;
        border-color: #080808;
    }
    Thread Starter bristolbrides1617

    (@bristolbrides1617)

    Perfect, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing colour of the search bar’ is closed to new replies.