1. Kliekske
  2. Commercial Templates
  3. Saturday, 14 May 2016
  4.  Subscribe via email
Hello,

I've placed a contact form in a module in position "sidecol-a". When I select "After component" in the templates responsive options the contact form is not responsive. It doesn't scale down.
When I select "Before component" al works fine.

Could you tell me what is causing this problem?

URL: http://www.bouwmaterialen-neerkant.nl
Template: J51 - Ashley
Joomla version: 3.5.1

Thanks for the support!

Best regards,
Frits
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frits

Would you have a URL to an example of your contact form and we will examine this further?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

The url is: http://www.bouwmaterialen-neerkant.nl

Best regards,

Frits
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frits

http://www.bouwmaterialen-neerkant.nl/contact

To resolve try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 767px) {
div#b2jcontainer_m87 .b2j_form input, div#b2jcontainer_m87 .b2j_form textarea {
width: 100% !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

This solved the problem. Now it works perfect :)

Thanks for the fast support!

Frits
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!