• Resolved bidierre

    (@bidierre)


    Hello everybody!
    Make is a wonderful theme and I love using it.

    I’ve a strange problem in css with my child theme:
    you can have a look here

    https://www.studiodiegosalvi.it

    The strange problem is that sometimes the css doesn’t load correctly, and the website looks a bit odd, with font looking far bigger than what I’ve designed and styled with css.

    Has someone experienced something like this before?

    ciao

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter bidierre

    (@bidierre)

    The whole website is in italian ??

    I am having the exact same issue on a new site: Nettruss (on the sub-pages which has content)

    All I need to do to get it to display properly is to hit ctrl+R to reload the page, but it shouldn’t be neccesary for my visitors to do this.

    Is there a fix for this?

    I made it work fine by adding some css to my child-themes stylesheet:

    /*override bad sizes*/
    p {
    		font-size: 14px !important;
    }

    Hi folks,

    I haven’t been able to reproduce this. Is this happening for specific blocks of text, or is it happening for all the text on the page?

    What settings do you have in the Fonts section of the Customizer?

    bidierre, is there a particular page on your site where this is especially noticeable?

    I managed to reproduce it on this page: link

    At least while using chrome you should see that the font-size changes upon page-reload.

    I am still not seeing the issue on the page linked above. The font size is the same every time for me.

    To clarify a bit, when you’re seeing the wrong font size, does it stay that way until you reload the page, or is it just when the page first loads, and then it shifts to the correct size?

    It stays that way until the page reloads.

    I’ve tested this in both Chrome and Firefox and the text is always the same size for me. The only thing I can think of here is that it might be related to the use of the Maven Pro Google Font. If you switch to the generic Sans Serif font option, does this still happen?

    I’m getting this same problem in both Chrome and Safari (OSX). This thread is marked as “resolved,” what was the resolution?

    (Fonts are large upon first page load, but are as-expected after CMD+R refresh)

    FWIW, this problem went away when I upgraded to the Make Plus plugin.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Make theme css error’ is closed to new replies.