Home Forums Theme support Font Size Prestige Theme

This topic contains 8 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 2 months ago.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Hello,
    I am having issues with the default font-size on a site I am developing. The default font is to small for my text, I tried changing the size in the theme options and even updated my style.css but nothing seems to update the font size. What do I need to do?

    Thank You

    http://falkinrealty.valkeryie.com/

    Original code
    body
    {
    font-family: arial;
    font-size: 18px; /*added this*/
    }

    body
    {
    line-height: 140%;
    font-family:arial;
    font-size: 18px; /*added this */
    }

    Please delete your cache, then I think it’s working!

    I deleted my cache and no change. The font looked to be about 10-12px?

    Is there anything I can try to do to fix this?

    Hm, hard to say without knowig the source code. Do you think you can send us the link to your website?

    The website was in the original post, which also show the code changes I tried to do in style.css. As it stands I edited the homepage and added <font size=”4″> to make the text bigger, I do not want to have to do this on every page. I would like to have control of the actual font used and the size.

    http://falkinrealty.valkeryie.com/

    Ok, but what is the problem? We’ve checked this page and the font size is 18 pixel, exactly what you’ve set as font-size:

    http://falkinrealty.valkeryie.com/do-i-have-to-share-an-inspection-report-from-a-buyer-who-terminated-the-contract/

    Ok I found the issue for whatever reason in my chrome browser using my development machine no matter what I do the font size will not change. Delete cache etc. So some weird anomaly? I downloaded mozilla on my development machine and it worked fine. Also looked at another machine and it did update. Thank you for your help.

    Hm, maybe it’s the browser cache…

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

You must be logged in to reply to this topic.