• I am trying to change the font size inside the search bar but there’s no way to do so.
    Kadence theme used

    • This topic was modified 1 month, 1 week ago by satyrosgr.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    The size is inherited, but you can still change it via this custom CSS:

    .asl_m form input.orig {
    font-size: 14px !important;
    }

    All the best,
    Ernest

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.