• Resolved gerdenhaan

    (@gerdenhaan)


    Hi There,

    Is there a way to make the font size of the dropout-search field some pixels larger?

    Thanks,

    Ger den Haan

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    So you are talking about making larger the list of search results for live search. Is this correct?

    Regards

    Thread Starter gerdenhaan

    (@gerdenhaan)

    Hi,

    No, I would like to make the font size larger in the result list.

    Regards,

    ger

    Plugin Author ILLID

    (@mihail-barinov)

    Ok, please try to use following custom css:

    .aws-search-result .aws_result_title,
    .aws-search-result .aws_result_excerpt {
        font-size: 16px !important;
    }
    Thread Starter gerdenhaan

    (@gerdenhaan)

    Great, this works!

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change font size of search form’ is closed to new replies.