Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #297704

    It stats that you use Gravity Forms plugin within your theme but I do not see the plugin. I also have Gravity Forms styler that allows you to format forms which also does not see the plugin… Am I missing something?

    I would also like to get rid of ALL CAPS and can’t find how to change that… Could you help me out please :)

    Thanks in advance
    Dallas

    #297712

    Hi merlinmedia!

    1- It states that Enfold is compatible with those plugins. You still should manually install them in Plugins > Add New in WordPress dashboard
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    body { text-transform: none!important; }

    Regards,
    Yigit

    #298543

    Thanks for that… worked. I want to place the contact in a side bar area but the spacing and boxes are way to big so I was wondering how I could compress the form spaces and boxes a bit???? Could you tell me the naming convention for forms so I can change them by any chance?

    #298745

    Hey!

    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.
    You can change labels while creating the shortcode or you can edit your shortcode and change the labels – http://i.imgur.com/AJ1yViC.png
    Please add following code to Quick CSS

    .sideba fieldset p {
    margin-top: 0;
    }

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #299099

    life saver.. thanks… would of loved to make the boxes margin small as well though :)

    #299226

    Figured it out.. thanks for your help :)

    #299298

    Hi!

    Glad you solved the problem :)

    Regards,
    Peter

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Forms’ is closed to new replies.