Okay
  Public Ticket #1703725
forms CSS
Closed

Comments

  •  4
    Rado started the conversation

    We need a guide how to create and add custom CSS for forms. We use searchandfilter.com plugin to generate search forms but the theme forms templates CSS is not sufficient. 


    Do you have good examples of forms CSS and a guide to the different form elements?

  •  3,030
    Andrew replied

    Hi Rado,

    There is not specific guide for this and the theme only offers the options at salient \ form styling to change the look of your forms. Beyond that you would need to use custom CSS.

    To get the CSS selectors then you will need to get them from the elements tab on the devtools.
    This is what we mean the devtools and elements tab - https://developers.google.com/web/tools/chrome-devtools/inspect-styles/

    Hope this helps.

  •  4
    Rado replied

    can you recommend a good form design plugin that works well with your theme?

  •  3,030
    Andrew replied

    Hi Rado,

    Unfortunately we don't have such a recommendation. You may just need to install and test a few.

    Kind Regards