Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @shmehdijafri

    I hope you are doing well.

    Making it look the same would be out of our support scope but we can help make it a closer look.

    Can you please add this CSS

    https://monosnap.com/file/pdMidUse8DTMJ3jB2gNrushhrVfw9i

    #forminator-module-816{
        display: flex;
        align-items: center;
    }
    
    #forminator-module-816 .forminator-row:not(.forminator-row-last){
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    #forminator-module-816 .forminator-error-message{
        position: absolute;
    }
    
    #forminator-module-816 .forminator-row-last{
        margin-bottom: 0;
    }

    In Forminator > Form > Appearance > Custom CSS, then switch the Appearance to Default instead of Material:

    https://monosnap.com/file/gZkaGQAQoEDmYxUZFxQxC3Mb77pspL

    So we can finish the CSS with some adjustments?

    You can also modify some colours in the Settings itself without any custom CSS, but in case you got limited in any of those settings we can help on finishing the CSS.

    Best Regards
    Patrick Freitas

    Thread Starter shmehdijafri

    (@shmehdijafri)

    I have added the css which you send me and also I have switched to default style but doesn’t work

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @shmehdijafri,

    Do you have any page cache enabled for this website? If yes, can you please clear the same and check if the CSS works?

    Can you please try adding the CSS at WP Dashboard >> Appearance >> Customiser >> Additional CSS?

    Please let us know how that goes.

    Kind Regards,
    Nebu John

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @shmehdijafri ,

    We haven’t heard from you for some time now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Css’ is closed to new replies.