Dear reader,
The contact form shows a scroll bar next to the Joomla Captcha. I think it's template related, but not sure. Also the privacy line should be clickable and launch a modal popup with the privacy rules. I figured it is Joomla related, and posted it in the joomla.org forum. https://forum.joomla.org/viewtopic.php?p=3577752#p3577752
rboersma Hi. Please try add this to css:
.captcha #jform_captcha > div, .captcha #jform_captcha iframe { width: 100% !important; height: auto !important; }
Added this to custom.css and it seems to to the job. What do you think about the second issue? Is it Joomla or template related?
rboersma Hi. You can check by switching to Protostar template, which is the default joomla one and check if it works like that.
Hi, in protostar is not clickable either.
rboersma Hi As its not working wit default Joomla template, there is issue with Joomla side. you may post the issue on Joomla forum as this is not working with Protostar template.