Please always enter the name of the template and the Joomla version and the live URL if available

Problem with JD Simple contact form - List mode not showing text

Hi all,

I'm using the Wedding - Joomla Theme on Joomla 4.1.5 but I have 2 small problems.
On the site I used the JD-Simple-Contactform, with the "LIST" option my options are not showing up correctly.

Users are able to select the options but when they are selected, the text is not fully visable.



I'm also looking to remote the footer text that shows "Powered by Theme-Point" if anyone know where I can edit this?

Thanks!

Attachments:

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

Hello,
1.) List options must be customized by css ( live url pls)
2.) To change the footer you have to go to template options > www.joomlaplates.de/template-konfiguration/verschiedenes.html

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

Hi,

Thanks for the reply.

I managed to edit the footer, but can't seem to find the css for the list option.
The live url is www.goffings.be

Thank you!

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

Hi,

Thanks for the reply.

I managed to edit the footer, but can't seem to find the css for the list option.
The live url is www.goffings.be

Thank you!

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

Hi,

Thanks for the reply.

I managed to edit the footer, but can't seem to find the css for the list option.
The live url is www.goffings.be

Thank you!

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

Hello, add this to your custom.css code


.form-control, #adminForm .controls > textarea, #adminForm .controls > select, #adminForm .controls > input[type="text"], #adminForm .controls > input[type="password"], #adminForm .controls > input[type="datetime"], #adminForm .controls > input[type="datetime-local"], #adminForm .controls > input[type="date"], #adminForm .controls > input[type="month"], #adminForm .controls > input[type="time"], #adminForm .controls > input[type="week"], #adminForm .controls > input[type="number"], #adminForm .controls > input[type="email"], #adminForm .controls > input[type="url"], #adminForm .controls > input[type="search"], #adminForm .controls > input[type="tel"], #adminForm .controls > input[type="color"], #adminForm .controls > .uneditable-input, #adminForm .controls .field-calendar input[type="text"], #adminForm .controls .field-media-input {
height: auto;
}

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

Moderators: joomlaplates
Powered by Kunena Forum