Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1193054
    maria
    Participant

    Hi,
    I’ve added the multi-language selector to the top bar (dark blue bar). It works well in all screen sizes except for small mobile size. There is a white box showing for no reason I can work out. How do I hide or remove it? Please see attached screenshot.

    Secondly, how to I make the top bar narrower in height?

    Thanks, Silka

    #1193385
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You screenshot was not uploaded. Would you mind uploading again? Also please share website URL.

    Thanks.

    #1194223
    maria
    Participant

    Here it is. thanks

    #1194225
    maria
    Participant
    #1194348
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    
    .x-topbar .p-info {
    background: none;
    }

    Hope it helps

    Joao

    #1201335
    maria
    Participant

    I’ve done that and it didn’t work.

    #1201461
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-topbar .p-info {
        background-color: transparent !important;
    }

    Thanks.

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