Viewing 5 replies - 1 through 5 (of 5 total)
  • The editor screenshot doesn’t say much, because it’s just a shortcode. Perhaps if you put it in a shortcode block, it would show differently.
    You should examine the CSS being applied, using the browser’s Developer Tools.
    But asking in the plugin’s support forum or your theme’s support forum would be best for specific help.

    Thread Starter cbnyc

    (@cbnyc)

    Thank you, @joyously

    I tried moving it into a shortcode block (which is definitely a correction, I didn’t even know what one was before you mentioned it and I looked it up), but it still displays the same.

    I just applied to the Facebook WPForms user group, hopefully they will accept me and help out.

    The theme is just a stock WordPress theme, so no special support there.

    As to the CSS, I really don’t analyze or edit code in WordPress. If it doesn’t format correctly on its own I’m out of luck.

    • This reply was modified 6 years, 5 months ago by cbnyc.

    Hi.
    Try putting this css to Appearance -> Customize -> Additional CSS.

    #primary #post-327 .entry-header,
    #primary #post-327 .entry-content {
      float: none;
      width: auto;
    }
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Don’t use short links in these forums. I’ve expanded them, they’ve been too abused in the past here and get expanded or deleted when found.

    Thread Starter cbnyc

    (@cbnyc)

    @ikaring, thank you, fantastic, problem solved!

    That was very generous of you, I appreciate it.

    I never would have been able to figure that out myself.

    @jdembowski, thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Page with WPForms plugin formats weirdly’ is closed to new replies.