Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #913401
    thelistener
    Participant

    Hola!
    I am putting the final touches on this website and noticed that when looking at the site via mobile, the transparent image I have in the topbar has a black background. Can you help me with this?

    #913753
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

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

    Hope it helps, Cheers!

    #978585
    thelistener
    Participant

    Friech, thank you so so so much!!!!

    #978990
    Joao
    Moderator

    Good to see the issue was solve.

    Joao

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