• Resolved carliotxs

    (@carliotxs)


    Hello,

    Some elements are set with uneven width when created.

    I disabled all css to test and it stays the same.

    I also tested in a different website with different WP and forminator versions and worked as normal.

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @carliotxs !

    I’m sorry for the inconvenience this issue has caused!

    I see the same issue on your site’s contact form, looks like some styling is conflicting with other styles (though I wasn’t able to find out what exactly yet).

    In the meantime, please try the following fix:

    #forminator-module-110 #select-1 {
    padding-right: 0px !important;
    margin-right: -5px !important;
    }
    
    #forminator-module-110 #date-1 {
    margin-right: 26px !important;
    }

    You can add this CSS to Appearance >> Customise >> Additional CSS or any other place in your theme for additional CSS.

    Warm regards,
    Pawel

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @carliotxs ,

    We haven’t heard from you for a while now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

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

The topic ‘Uneven width in elements’ is closed to new replies.