test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kuschel Friend
    #191370

    Hello,

    thank you for your nice template argo,

    i have one problem at the smartphone. the contact-formular seems to be not responsive.

    You can see it here:

    http://www.ug-kern.de/index.php/kontakt/kontakt-2/12-frau-schmid-kotonski-und-herr-kotonski#.UlvkXhAas7k

    The text does not stay in the module.

    Maybe it is better to set the further information beneath the formular. How can i do it?

    Thank you very much for your help.

    Brigitte

    Ninja Lead Moderator
    #509031

    My below solution will help you to make contact us form responsive

    Open templates/ja_argo/css/custom.css file

    Add new script

    @media (max-width: 767px) {
    #contact-form input {
    width: 180px !important;
    }

    .contact .contact-wrap .contact-col1 {
    width: 100% !important;
    }

    .contact #contact-form #jform_contact_message {
    width: 180px !important;
    }

    .contact .contact-wrap .contact-col2{
    width: 100% !important;
    }
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum