-
AuthorPosts
-
October 3, 2017 at 10:38 pm #859806
Hello!
I want to put the Contact Form on a widget, but I can’t find where its code is (something like [contact-form]). May anyone help me?
My page: http://iso17025.com.br/wplab/
Best regards,
Cali.October 3, 2017 at 11:18 pm #859822Hey Cali,
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
Jordan ShannonOctober 4, 2017 at 9:03 pm #860308Hi,
Alright, but now I’m having another issue, my contact form seems to have a margin on/in the bottom and top part of the widget, which I haven’t been able to edit using the CSS that edits the Contact Form Style. The only way I found was using a plugin to edit it, but I don’t want to use another plugin.
So, how do I change the placeholder text’s color and the CF7’s margin?
October 5, 2017 at 5:37 pm #860667Hi,
First, was the first issue (original thread topic) solved?
Best regards,
Jordan ShannonOctober 5, 2017 at 6:02 pm #860677Hi,
Yes, it was. :-D
October 5, 2017 at 6:09 pm #860678Hi,
Add this to quick css to take care of the margins:
#demonstracao .avia-section-large .content{ padding-top:0px!important; padding-bottom:0px!important; } #demonstracao .template-page.content.av-content-full.alpha.units{ padding-top:0px!important; padding-bottom:0px!important; }
Best regards,
Jordan ShannonOctober 5, 2017 at 7:34 pm #860728Hi,
It doesn’t work because this code is editing the ‘demonstracao’ section and I need to edit the footer’s contact form 7 margin (highlighted in yellow).
October 5, 2017 at 11:29 pm #860776Hi,
Apologies for the misunderstanding. I no longer see the space in the section you posted. Was this corrected?
Best regards,
Jordan ShannonOctober 6, 2017 at 10:11 pm #861193Hi,
No problem! I mean, the yellow highlight, it is a space, I want to make it higher, bc the “Nome” field isn’t aligned.
October 7, 2017 at 1:29 am #861217Hi,
I’m not seeing the space at all. This is what I’m currently viewing:
Best regards,
Jordan ShannonOctober 10, 2017 at 6:04 pm #862605Hi,
I’m not sure what I did, but it’s okay now. Haha
Thank you so much, Jordan, you can close this topic.October 10, 2017 at 6:46 pm #862625Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Contact Form – Code’ is closed to new replies.