Home Forums WoodMart support forum How to change font-size in the ajax search?

How to change font-size in the ajax search?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #665002

    DBP
    Participant

    Hi,

    how can ich change the font size for the elements of the ajax search? Especially the elements of the search form? But the results are important, too. Pls see screenshot.

    Kind regards Alex

    Attachments:
    You must be logged in to view attached files.
    #665044

    Hung Pham
    Keymaster

    Hi DBP,

    Thanks for reaching to us.

    Can you please let me know which parts you want to change font-size? Placeholder, search results? this will allow me to thoroughly investigate and address your concerns more efficiently.

    Kind Regards,
    Hung PD

    #665068

    DBP
    Participant

    Hi Hung,

    i would to customize every aspect of the search and result typo. But, the form has highest prio.

    Kind regards Alex

    #665184

    Hung Pham
    Keymaster

    Hi DBP,

    Sorry, but it is still a bit unclear to me. Provide me with the mockup of the styles that you try to achieve and we’ll send proper instructions if it’s possible.

    Thanks for your patience.

    Regards,
    Hung PD

    #666848

    DBP
    Participant

    Hi Hung,

    sorry for the delay, i was out of office for a few days. Why i need a mockup? I want to increase the font size of the search form itself and the font size of the results.

    My next question is: why looks the “further results page” like in the screenshot? It looks like the “Herbstzwiebeln” category page without the category descrition and broken.

    Kind regards Alex

    #666908

    DBP
    Participant

    Sorry, i´ve forgotten the screenshot.

    #666910

    DBP
    Participant

    Here we go

    Attachments:
    You must be logged in to view attached files.
    #666998

    Hung Pham
    Keymaster

    Hi DBP,

    Sorry for all inconveniences.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .searchform input[type='text']{
        font-size: 24px;
    }
    
    div.wd-suggestion .wd-entities-title {
        font-size: 1em;
    }
    
    p.wd-suggestion-sku {
        font-size: .9em;
    }

    Regards,
    Hung PD

    #667052

    DBP
    Participant

    Hi Hung, the css doesn´t work. Pls have a look by yourself.

    Attachments:
    You must be logged in to view attached files.
    #667158

    Hung Pham
    Keymaster

    Hi DBP,

    Can you please change the account role to admin so I can check issue more deeply?

    Regards,
    Hung PD

    #667245

    DBP
    Participant

    Hi Hung,

    the login i´ve submitted is allready an admin account. Kind regards

    #667473

    Hung Pham
    Keymaster

    Hi DBP,

    Thanks for your patience.

    I double checked your site, and CSS worked on my end https://prnt.sc/7dB1T9wiAKCs

    Regards,
    Hung PD

    #667652

    DBP
    Participant

    Thanks a lot. You can close this thread. Kind regards

    #667662

    Hung Pham
    Keymaster

    Hi DBP,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,
    Hung PD

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘How to change font-size in the ajax search?’ is closed to new replies.