Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009723
    Anonymous
    Inactive

    Hi there. Could you send me the css the change the background color for that tour section: http://sub.benhawkins.de/#tour

    I know thats a third-party widget. I tried out everything what is recommended in the bandsintown-documentary, but the background is still white. I´m sure thats a matter of seconds for you guys to find out the right code. I´m a css rookie.

    Thx
    A

    #1009933
    John Ezra
    Member

    Hi A,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    table.bit-events, table th, table td {
        background-color: transparent;
        color:#ffffff;
    }
    
    th {
        color: #ffffff!important;
    }
    
    a.bit-event-data {
        color: #ffffff!important;
    }

    Hope this helps – thanks!

    #1010642
    Anonymous
    Inactive

    yeeees, thx

    #1010662
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1009723 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>