This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Chaning font family to inherit from theme

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Chaning font family to inherit from theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53591

    Hi,
    How can I change the Font family to inheirt from theme so Search input text and Search results all show the theme font.

    #53592
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    On typography settings you can change all of the fonts to inherit, you can use this custom CSS too, it’s faster:

    .asp_w {
       font-family: inherit !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.