Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #881567
    Laura83s
    Participant

    Hi! I don’t know how to delete the gray/transparent background and make all white in the top bar – mobile version. I attached a screenshot.

    Thanks

    http://www.cloudrecover.com.au/

    #881907
    Lely
    Moderator

    Hi Laura,

    Please add this CSS:

    @media (max-width: 767px){
    .x-topbar .p-info {
        background-color: #ffffff;
    }
    }

    Hope this helps.

    #892650
    Laura83s
    Participant

    Thanks!

    #892676
    Laura83s
    Participant

    I am also struggling to find the right code to change the background in the event page:

    http://www.cloudrecover.com.au/events/

    Are you able to help me? I wanted the white background instead of gray…

    Thanks

    #893398
    Rue Nel
    Moderator

    Hello There,

    I assume that you have used a demo content to setup your site. The gray background is a default background image from the demo content. To remove this, please go to your customizer, Appearance > Customize > Layout and Design > background Option. You need to add a background image and pattern temporarily. You can remove it afterwards. This step is necessary to update the background settings in the customizer.

    Hope this helps.

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