Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173371
    R_M_Agency
    Participant

    Hi,

    I have played around with the settings to try and get the H1 to display centrally on mobile, but nothing I do works. Laptop and desktop are fine.

    Using VC.

    Am I missing something?

    Thanks,

    #1173442
    Thai
    Moderator

    Hi There,

    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.

    #1175000
    R_M_Agency
    Participant
    This reply has been marked as private.
    #1175109
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 480px){
        .home #x-content-band-3 h1 {
            font-size: 38px;
        }
    }
    @media (max-width: 320px){
        .home #x-content-band-3 h1 {
            font-size: 30px;
        }
    }

    Hope it helps 🙂

    #1176641
    R_M_Agency
    Participant

    Hi Thai,

    Awesome – Thank You.

    #1176818
    Joao
    Moderator

    Glad to hear we managed to help,

    Let us know if we can help with anything else.

    joao

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