Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1190140

    Hi, on this url type (search) https://www.orchidees-belle-etoile.fr/?s=test , the icon search don’t display correctly.
    I’ve try with different method (htaccess, custom CSS) but I don’t found…
    http://prntscr.com/rbk40j

    If I turn off #searchsubmit, .avia_iconbox_title {
    font-family: ‘amersn-webfont’ !important;
    in my debug nav it work, but not with the custom css.

    I think it’s avia css the problem ?
    Do you have a solution for me ?

    thanks !

    • This topic was modified 4 years, 8 months ago by Luc.
    #1190216

    Hey Luc,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1190233
    This reply has been marked as private.
    #1190334

    Hi,

    Thanks for that. This CSS is likely causing that:

    #searchsubmit, .avia_iconbox_title {
        font-family: 'amersn-webfont' !important;
        font-size: 1.2em !important;
    }

    I can’t see exactly where it’s coming from since you have file compression activate. Maybe you know where it’s added? If so then please try to remove this bit from your code:

    #searchsubmit, 

    Best regards,
    Rikard

    #1190365

    Ok, I’ve understand… it was in the child theme css, scuses me… and thanks to have a look

    #1190618

    Hi Luc,

    So did you get it working for you or do you need more help?

    Best regards,
    Victoria

    #1190842

    it’s ok for me, thanks a lot !

    #1191094

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Search Icon fonts doesn't work’ is closed to new replies.