Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084613
    mallorcanetworks
    Participant

    Hi!
    I have a responsive problem, i f you look in this page http://www.islacatavinos.com/profesionales/ at the bottom you will se a green text “¿NECESITA MÁS INFORMACIÓN?” that in mobile doesn´t fit on the screen,

    Could you help me?

    Thanks!

    #1084811
    Thai
    Moderator

    Hi There,

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

    @media (max-width: 480px){
        .page-id-18 #contacto-pro {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    
        .page-id-18 #contacto-pro h2 {
            font-size: 24px;
        }
    }

    Hope it helps 🙂

    #1084945
    mallorcanetworks
    Participant

    works perfect!

    Thankks!

    #1085075
    Joao
    Moderator

    Glad to hear it.

    Joao

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