Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997420
    Nick F
    Participant

    Hi,

    LIVE


    How would i put a semi-transparent background only on the item containing the dates and the “live dates” heading to make it easier to read?
    I don’t want to affect any other containers on the site, just this one

    many thanks,

    Nick

    #997484
    Thai
    Moderator

    Hi Nick,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .page-id-781 .x-container.max.width.offset {
        background-color: rgba(97, 85, 85, 0.7);
    }

    Hope it helps 🙂

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