Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1358717
    Papabear1609
    Participant

    Hi there,

    I have a couple queries

    1. I have a button that displays on the desktop site but i would like to hide it from the mobile site, How do i go about doing that?

    2. I would also like to centre my custom headline on my mobile site but leave it where it is on the desktop version. could you help me with this?

    thank you very much

    #1358755
    Rupok
    Member

    Hi there,

    Thanks for writing in! We can help you with that. To assist you with this issues, 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.

    #1359399
    Papabear1609
    Participant

    sorry my URL is http://ftmv.org/artwork/

    I have decided to hide the main screen from the mobile so that is not an issue anymore, I do however want to keep my headline left aligned on the desktop version but centred on the mobile version.

    Could you help with this please.

    Thank you

    #1359412
    Thai
    Moderator

    Hi There,

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

    @media (min-width: 980px){
        .page-id-197 #x-section-2 .h-custom-headline.cs-ta-center {
            text-align: left !important;
        }
    }

    Hope it helps 🙂

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