Filterbar: Backround colour

Home Forums Calendar Products Filter Bar Filterbar: Backround colour

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #596602
    marcotungerichunddu
    Participant

    Hi,
    How can I change the backround colour? It would be good to have the same colour like in the Event Calender searchbar above…

    #605856
    Barry
    Member

    Hi!

    Would a rule like this one – which you could add to a custom tribe-events/tribe-events.css stylesheet within your theme – work for you?

    #tribe-events .tribe-events-filters-content { background: black }

     

    #612915
    marcotungerichunddu
    Participant

    Hi,
    Thanks for this code. I’ve added it to the style.css and its better, but not perfect. The backround is black now, but with two small white stripes on the left and the right side of the box. Could you check at:
    http://entdeckerwochen.de/events/kategorie/event/
    Could you help me to remove these stripes? And to get the checkboxes also into black?
    Many thanks, Marco

    #618290
    Barry
    Member

    Hi Marco,

    Glad it helped.

    To assist with the white borders on the side, try adding:

    #tribe-events .tribe-events-filters-content { border: none }

    To assist with the background of the box that appears containing checkboxes, please try something like this:

    #tribe-events .tribe-events-filter-group li { background: black }

    I hope that helps!

    #723527
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Filterbar: Backround colour’ is closed to new replies.