Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1196284
    thatcreativeguy
    Participant

    Having a slight issue with the mobile button sitting right underneath the right side of the logo in mobile view. Screenshot attached.

    #1196289
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1196347
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > customizer > custom > CSS

    @media(max-width: 480px) {
    .x-brand img {
         width: 300px !important;
        margin-top: 15px;
    } }

    Hope that helps

    Joao

    #1196512
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1196874
    Rupok
    Member

    Hi there,

    Did you add this under Customizer? I have checked but the code is not there. I have updated the code a bit and added it there and all set now.

    Cheers!

    #1197310
    thatcreativeguy
    Participant
    This reply has been marked as private.
    #1197513
    Joao
    Moderator

    Glad to hear we managed to help,

    Joao

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