responsiveness

Robert Hatch created the topic: responsiveness

Hi,

On atlantalexussales.com/index.php/home/car-finder I have added a form.

How do I make the form responsive? I did add:

.wdform_page {
margin-left: 250px !important;
width: 700px !important;
}

which may have had some effect. Obviously I would like the form centered, 700 px width on a full screen, centered and have it scale automatically for other devices

Thank you for your help!! bob

#20284

Please Log in or Create an account to join the conversation.


Support replied the topic: responsiveness

Dear Robert,

Please remove the code you have implemented, which is:

#form2 .wdform_page {
    margin-left: 250px !important;
    width: 700px !important;
}

And instead of the following:
#form2 .wdform-page-and-images {
    width: 100%;
    border: 0px solid #000 !important;
}

With the following:
#form2 .wdform-page-and-images {
    margin: 0 auto;
    border: 0px solid #000 !important;
}

Thank you.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#20352

Please Log in or Create an account to join the conversation.


Robert Hatch replied the topic: responsiveness

Thank you for your response. The code:

#form2 .wdform-page-and-images {
margin: 0 auto;
border: 0px solid #000 !important;
}

worked great for making the form responsive. Is there a way that when the form is viewed on a large screen, that the width is restricted to 700px?

thanks

#20370

Please Log in or Create an account to join the conversation.


Support replied the topic: responsiveness

Dear Robert,

Please add a max-width attribute to #form2 .wdform-page-and-images, such as the following {

#form2 .wdform-page-and-images {
    width: 100%;
    max-width: 700px;
}

Thank you.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#20408

Please Log in or Create an account to join the conversation.


Robert Hatch replied the topic: responsiveness

Thank you for your response. For some reason the code did not work. I have cleared all appropriate caches.

#20423

Please Log in or Create an account to join the conversation.


Support replied the topic: responsiveness

Dear Robert,

Are you sure you have added it to the correct place? It should be either on style.css file, or the form's theme.

If you are sure you've added it to the correct place, please contact us to [email protected] and give us temporary full admin access to your site. We will take a look and try to fix the problem as soon as possible.

Also please don't forget to mention the full link of your forum post in the e-mail.
Thank you.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#20441

Please Log in or Create an account to join the conversation.


Time to create page: 0.219 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us