Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1145056
    imagemakerswi
    Participant

    Updated to WP 4.6 today & to the latest version of X theme. Since I made that update, all my Gravity form fields were pushed to the left side, looking like everything is left-aligned.

    1st attached screenshot – how the page looked before the update
    2nd attached screenshot – how the page looked after the update

    I have not reached out to Gravity Forms support yet but can if you think I need too

    Look forward to your response. Thanks!
    -CT

    #1145300
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1145451
    imagemakerswi
    Participant
    #1145967
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    /*** fix gravity forms css ready class **/
    body .gform_wrapper .top_label li.gfield.gf_left_half,
    body .gform_wrapper .top_label li.gfield.gf_right_half {
       float: none !important;
    }

    This issue is already reported as a bug and our Dev Team is already looking into it.

    Thanks.

    #1148326
    imagemakerswi
    Participant

    I’ve added that code to the Simple Custom CSS plugin I was using for custom CSS stuff. That didn’t work. I then followed your instructions & put it inside Custom > CSS in Cornerstone & it worked 😉

    What makes it work that way but not in the Simple Custom CSS Editor/plugin?

    Thanks!

    #1148832
    Friech
    Moderator

    Hi There,

    I am not seeing any trace of Simple Custom CSS on the front-end, did you disable it?

    Either the Simple Custom CSS plugin is generating your CSS from an external link, and can’t overwrite the default. Or it is simply does not work.

    Regretfully, we cannot provide support for third party plugins due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1145056 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>