Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1239693

    Hi,
    This is not working for me. The font size is default regardless of the browser width or viewing on my phone.

    Thanks

    #1239873

    Hey jpamoroso,

    Please provide a link to the site/page in question so we can look into this further. I assume you want the font smaller on mobile?

    Best regards,
    Jordan Shannon

    #1239991
    This reply has been marked as private.
    #1240270

    Hi,

    Thanks for that. Please send us a temporary WordPress admin login and login URL as well, so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1240592
    This reply has been marked as private.
    #1240849

    Hi,

    Thanks for that. First off, could you try updating the theme to the latest version (4.7.6.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1241420
    This reply has been marked as private.
    #1241926

    Hi jpamoroso,

    Is the issue resolved or do you need more help with it?

    Best regards,
    Victoria

    #1242272
    This reply has been marked as private.
    #1243784
    This reply has been marked as private.
    #1243868

    Hi jpamoroso,

    We apologize for the delayed response.
    I have checked on the issue on your site and I found two.
    The first one is caused by the inline css inside the span:

    <span style="font-size: 14pt;">My work consists of graphic design

    Please remove the span or atleast the inline css.
    The next one is a bug which is a conflict between the Text Block’s font size styling and the Advanced Styling Theme Options, I’ll report it our devs.
    As a temporary fix, in Enfold > Advanced Styling > set < p > ‘s font size to default (leave everything as is) then save.
    Go to Enfold > General Styling > Quick CSS and add this CSS code:

    #main {
        font-size: 18px;
    }

    Best regards,
    Nikko

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