Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292293
    piexec
    Participant

    Can you help me get the Login Button centered in the footer on mobile please. See attached.

    #1292370
    Friech
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Cheers!

    #1295199
    piexec
    Participant

    sorry.

    piexec.com

    #1295217
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    I can see that login button is already centered on mobile view. Would you mind confirming again?

    http://prntscr.com/dk0qyd

    Thanks.

    #1295320
    piexec
    Participant

    On my tablet its not. Cell phone yes.

    #1295323
    Rupok
    Member

    Hi there,

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

    @media only screen and (min-width: 481px) and (max-width: 979px) {
    .whmpress .search_btn {
      display: block;
      float: none;
      margin: 0 auto!important;
      width: 200px;
    }
    }

    Hope this helps.

    Cheers!

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