Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Hi Enfold Crew,

    Any ideas to help both of us? Best, Adrien

    in reply to: PB configuring the fonts #267526

    Hi,

    I went to check your link but im not getting enough information to proceed and I am not even sure your reply answers my needs. Hence, le me recap what I am facing.

    On Chrome or other browser I am not getting the proper font consistancy and nice look as many good sites like the one you ve juste reefered to (http://css-tricks.com) or http://www.copyblogger.com/blog/.

    I don’t know what is the best configuration to get a nice looking font cross browsers. Right now I have set the font-weight at 300 but my fonts are now looking too thin (that’s why i contacted you) on Chrome. I am using OPEN-SANS i am ok to keep it if I get proper font rendering.

    This is my added CSS code for fonts:

    body {
    font-style: normal;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    }

    Please take a look and if you have any idea help me. Thanks a lot in advance. Adrien

    in reply to: html font links #267500

    Dear Yigit,

    Thank you veru much! It worked.

    I am facing the exact problem. I have a lot of font inconsistancy between browsers. After seen your website on Chrome, fonts are rendering really bad. Its the same on my website. But i tried to correct it by applying font-weight: 300; but again the font will get too light on chrome but more or less ok on IE.

    body {
    font-style: normal;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    }

    Any help from Enfold crew?

    in reply to: Remove the dot in a custom widget #260355

    Hi Yigit,

    Awesome support and perfect code. I got rid of it. Thanks a lot!!!!

    in reply to: Remove the dot in a custom widget #260346

    Hi Yigit,

    Thanks for your prompt reply.

    My website was on maintenance mode but I have put it online for you only.

    Here is the link with this dot:bullet i can’t get rid of:

    http://inducia.com/portfolio-item/consultancy/

    Please let me know asap so that i can put the website on maintenance mode asap.

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