The sub-titles, Contact and Contact Form, I wish to remove those 2 text. How do I do that?
Hi
Can you add admin details?
It looks like you changed the quickstart contact form type so not 100% sure
Thanks Paul
paulus1031 details added. Feel free to check it out and I'd very much like to know what I did wrong.
I'll check and get back to you.
Thanks
Can you make the account super admin - then I can view the global configuration settings
actually try now adding this css
.contact h3 {border:0;padding: 0; }
Cheers Paul
paulus1031 where do I add this css? You are super.
Rather edit the override - I added the language override for the phrase and left it empty
You'd add the css to the custom css file which is in the template
Are you familiar with how to do this?
I did it before though a long time ago. Please refresh my memory.
\templates\template name\css\custom_rename_to_custom.css
Is the path for the file - you would need to rename it first to custom.css
Once you have it renamed the template will display the file
via the admin you would go from
extensions > templates > templates > template name Details and Files > css > custom.css
Solved
Cool 🙂
I'll mark this resolved