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

Font Sizes

Font Sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #57638
    opusuno_qeTzopusuno_qeTz
    Participant

    Hi Ernest,

    How can i change the font sizes? This should work under each searches settings, no? I want to change the ont color in the search field to black, and the font size for the suggested topics. But I don’t want to change this across all my searches. Just 1 at a time.

    See attachment.

    #57640
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    There is no direct font size setting for that, but it’s doable via a small custom CSS snippet:

    .asp-try a {
        font-size: 18px;
    }

    I hope this helps!

    All the best,
    Ernest

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