• Is there a way to customize CSS? My page is based on Materialize CSS (https://materializecss.com/) and obviously I want to see all the forms and other stuff to get the same look.

    Your plugin seem to have all the other necessary parts, but, as a developer, I’m really surprised that you don’t let people to change the look & feel of the forms to fit a style of a the rest of a site.

    Any hints? Ideas? Or maybe there’s some other plugin to offer more styling freedom?

Viewing 3 replies - 1 through 3 (of 3 total)
  • SECONDED!

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @qumos,

    Can you please clarify what form customization are you referring to?
    You can add your custom CSS to the WP Dashboard-> Appearance -> Customize -> Additional CSS section.

    Regards.

    Thread Starter More Karvonen

    (@qumos)

    Hi ultimatesupport!
    I’m not talking about some forms or some input fields but overall customization. Few lines of CSS in Additional CSS section will not be enough. I would like to use my OWN classess in <form>, <input> <button> etc tags, to make things look like the rest of the site and to trigger needed Javascript code behind.

    For example, in Material Design a login form may look something like this:
    https://codepen.io/joshadamous/pen/yyyqJZ. Click the fields – see how they react.

    The problem seem to be that there’s no way to replace default styling CSS classes and use my own classes.

    I hope this clarified,
    Thanks – More

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customized CSS and form look & feel’ is closed to new replies.