Hi,
I am using the Enfold theme however the contact form does not work. I get the automatic response however I receive no email. I have tried multiple address but no luck. Is there a known issue?
Also I am having issues with the responsiveness of the theme. The menu is not being responsive and overlaps the logo.
Please advise
Hi boxshark!
1- Please try installing this plugin and check if it works – https://wordpress.org/plugins/contact-form-7/
2- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Best regards,
Yigit
I’m having the same issue with my menu overlapping the menu – I’ve checked the Header Mobile Menu – 990px, but still have the problem. Also, my slider is no longer centered and the text has moved – I haven’t checked the layer slider settings yet
Need Help ASAP please
Installing and activating the contact form 7 plugin does not make your contact form work
Hi!
Did you create a contact form using the plugin? Let us know if the messages are not sent when using the plugin’s contact form.
Add this to the Quick CSS field to adjust the padding and font size of the menu items for smaller screens:
@media only screen and (max-width: 767px) {
.av-main-nav > li > a {
padding: 0 9px;
font-size: 12px;
}}
You can also decrease the number of menu items on the main menu then create a secondary menu. Set it as Enfold Secondary Menu. Enable it on Enfold > Header > Extra Elements > Header Secondary Menu.
Regards,
Ismael