Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1095087

    Dear Enfold team,

    I used the upload function for my own webfont family (Flama semicondensed) and want to use the medium (500) version for the menu. In Chrome and Internet Explorer it looks nice. But in Firefox it is too bold. If I now choose the book (400) version, it is ok in Firefox but too thin in the other browsers. Is there any solution or is it an issue with the browser but not with the theme?

    Please find a link below.

    I am using Windows 7 and the latest versions of Enfold and all browsers.

    Best regards
    Michaela

    #1095904

    Hey Michaela,

    Please try adding following code to Quick CSS in Enfold theme options > General Styling tab

    #top #header .av-main-nav > li > a {
        -moz-osx-font-smoothing: grayscale;
    }

    Best regards,
    Yigit

    #1095931

    Hi Yigit,

    unfortunately, nothing changed in Firefox. I updated the minification and cleared the cache. But it is still the same.

    Do you have another idea?

    Best regards
    Michaela

    #1096823

    Hi Michaela,

    Please try the following css:

    
    .avia-mozilla #top #header .av-main-nav > li > a .avia-menu-text, 
    .avia-mozilla #top #header .av-main-nav > li > a .avia-menu-subtext {
        font-weight: lighter;
    }
    

    Best regards,
    Victoria

    #1096849

    Hi Victoria,

    unfortunately again no changes :(

    I updated the minification and cleared the cache.

    Best regards

    #1097176

    Hi HBWP,

    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

    #1097187

    Hi Victoria,

    of course. You can find it below.

    Thanks in advance.

    Michaela

    #1098352

    Hi Michaela,

    Thank you. Can you please disable the Fast Velocity Minify for now?

    Best regards,
    Victoria

    #1099257

    Hi Victoria,

    it’s disabled – but no changes.

    Best regards

    #1099796

    Hi Michaela,

    I adjusted the Quick css for you. Please check if this is the desired look.

    Best regards,
    Victoria

    #1099809

    Hi Victoria,

    yes, now it’s fine!

    Thanks a lot and best regards
    Michaela

    #1099906

    Hi Michaela,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1347540

    Hello, I have the same problem. Can i maybe know the how to solve it?
    Best regards

    #1347570

    Hi synergica,

    Did you try the CSS suggestions in this thread?

    Best regards,
    Rikard

    #1347571

    Yes i did, I think the problem is because of cookies settings.
    How can I set them so that website appaerance doesn’t change (font, google maps)?
    Thank you

    #1347660

    Hi,

    Thank you for the update.

    You can set the Enfold > Privacy & Cookies > Cookie Handling > Default Cookie Behavior settings to the first or second option to allow scripts to run on page load, without user consent.

    Best regards,
    Ismael

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