[Resolved] Advanced Woocommerce Search: font sizes

Home Forums Support [Resolved] Advanced Woocommerce Search: font sizes

Home Forums Support Advanced Woocommerce Search: font sizes

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #525513
    Frank

    Hello!

    Im trying to adjust the font size of the search input field from the ‘AWS’ search widget.
    I managed to do it on the result display, but cant seem to target the right classes for the input field.

    .aws-search-result {
    font-size: 25px;
    padding: 15px;
    }

    Could anyone help me out on this :)? (site not active yet)

    Regards,
    Rob

    #525837
    Leo
    Staff
    Customer Support

    Hi there,

    Since it’s coming from a plugin it’s impossible for us to help without seeing the site live.

    The plugin developer should be able to answer it without seeing the site.

    We can definitely try if you can unlock the site as well.

    #525857
    Frank

    Hi Leo,

    I have the site open right now for about an hour. It’s past midnight in EU anyway :).
    If you have time to have a look would be great…..

    #525893
    Frank

    Think i’m getting the hang of this inspecting thing :). Sorry for bothering you with this in the first place, but i was at this for quite a while…..
    Finally found what to target and was forgetting to clear the caching plugins I just installed for testing site performance. (Which is great of course with generatepress!)

    .aws-container .aws-search-field {
    font-size: 25px;
    }

    Might be of help for another Woocommerce user ;).

    Cheers,
    Rob

    #525965
    Leo
    Staff
    Customer Support

    Glad you figured out!

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