Form Elements in Aspire?

Homepage Community Forums Aspire Theme Support Form Elements in Aspire?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21018
    Kelly
    Customer

      So, I can avoid playing detective, does anyone know which elements control the styling of the forms in the Aspire Pro template? I’m specifically interested in styling the check boxes and radio buttons on mobile devices.

      Thanks!

      #21029
      Eric
      Customer

        Do a search in your CSS for the word “Forms” –

        /* ## Forms
        --------------------------------------------- */

        Everything below that line (396 by default) handles some of the forms and their basic styling.

        If you have a Plugin like Gravity Forms, Ninja, or any other “Form” plugin, then those plugins may override the default CSS. Mobile devices may or may not recognize the default CSS and may use their own styling to display things like checkboxes, list selection, etc. It just depends on the device.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.