1. wolfganghofer
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 28 January 2021
  5.  Subscribe via email
Hi! I have problems with Layla and convert forms: The radio buttons are not clickable. With Protostar it works.
https://hdk.aldrans.at/anmeldeformular.html
Do you have any idea?

Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

input[type="checkbox"]:checked, input[type="radio"]:checked {
background: var(--primary) !important;
box-shadow: inset 0 0 0 2px white;
}


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

that was the solution!

Thanks!

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


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