• Resolved vinnymickey

    (@vinnymickey)


    If I wanted to change the text area size for “name required” on one name directory should I just add custom CSS to that page? Looking to make name required bigger for longer sentences. ETC name_directory_name

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    hey @vinnymickey,

    yes, if you want it to be on one Name Directory, you can just add the custom CSS to the page where you also added the Name Directory shortcut.

    Something like this should do the trick:

    #name_directory_name?{ width: 300px; }

    Kind regards, Jeroen

    P.S.: I hate having a block editor for something as simple as comments..

    • This reply was modified 2 years, 1 month ago by Jeroen Peters. Reason: Edited the code block because the Block editor took it's own spin on my comment
    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    hey @vinnymickey did this work for you?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing form input style’ is closed to new replies.