Problem with Themer Template on mobile - register doesn't work

A12 Web Studio
20 Posts
A12 Web Studio posted this 08 February 2020

Hi,
I have a problem with themler template on mobile somewhere but I cannot understand where.

This is my scenario:

Joomla and Community Builder, the sign-up form do not work with themler template on mobile but works fine with protostar template so this means that there is something not good in themler.

You can have a demo here:

1) this is with themler template --> https://www.aharpour.com/cc4k_test/index.php/en/sign-up if you try with mobile iphone, do not work!!!!

2) this is the same form but protostar template and works fine with mobile --> https://www.chitchat4kids.com/en/sign-up.html

Why???

I can give you access to the first platform because is a test environment so you can see what is wrong but I do not know how to send you the credential, please let me know

Thanks
Nancy

Hi, I have a problem with themler template on mobile somewhere but I cannot understand where. This is my scenario: Joomla and Community Builder, the sign-up form do not work with themler template on mobile but works fine with protostar template so this means that there is something not good in themler. You can have a demo here: 1) this is with themler template --> https://www.aharpour.com/cc4k_test/index.php/en/sign-up if you try with mobile iphone, do not work!!!! 2) this is the same form but protostar template and works fine with mobile --> https://www.chitchat4kids.com/en/sign-up.html Why??? I can give you access to the first platform because is a test environment so you can see what is wrong but I do not know how to send you the credential, please let me know Thanks Nancy
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 10 February 2020

Hello Nancy,

Could you please add this code to Home -> Settings -> Additional CSS:

@media (max-width: 767px) {
.bd-containereffect-7 {
    width: 0!important;
}}

Gina
Themler Support

Hello Nancy, Could you please add this code to Home -> Settings -> Additional CSS: @media (max-width: 767px) { .bd-containereffect-7 { width: 0!important; }} Gina Themler Support
A12 Web Studio
20 Posts
A12 Web Studio posted this 10 February 2020

Thanks
now it works perfectly

n

Thanks now it works perfectly n
You must log in or register to leave comments