Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #285042

    Hi,
    I saw in some post the isnstrucions to change the font size. But when I include this code (body {
    font-size: 33px;
    })
    to the quick Css I dont see any cahnge what am I doing wrog?
    Thx

    #285129

    Hey elad0708!

    Please try following one

    body p { font-size: 24px; }

    Best regards,
    Yigit

    #285156

    H,
    I inset body p { font-size: 50px; } to the QUick Css and still no change to the size of the text, any idea? By the way I am using an RTL wordpress (Hebrew)
    Thx

    #285178

    Shalom!

    Do you have minifying feature enabled on any plugin you are using? If so, please disable it and make sure that wp-content>uploads folder has correct permissions ( 755 )

    Cheers!
    Yigit

    #285600

    Shalom :)
    I did’nt mention, and it worth mentioning that this team is the best!

    To your question the only plugin that I am using is the SEO by Yoast and backupbuddy, and idea how they can influence.
    Elad

    #285668

    Shalom!
    Toda for your kind words :)

    Do you mind creating a temporary admin login and posting it here privately so we can take a look?

    Cheers!
    Yigit

    #285700
    This reply has been marked as private.
    #285708

    Hey Elad!

    You forgot to post the link to your Enfold website :)

    Cheers!
    Yigit

    #285721
    #285729

    Hey!

    Can you also change user role to Administrator? :)

    Cheers!
    Yigit

    #285734
    This reply has been marked as private.
    #285739

    Hi!

    Can you try adding following code to Custom.css file inside Enfold/css folder

    body p { font-size: 24px!important; }

    I was not able to add !important rule correctly

    Best regards,
    Yigit

    #285910

    Just did. But still no change.
    Elad

    #285920

    Hi Elad,

    Try adding this to the css/custom.css too:

     body { font-size: 50px }
    

    Cheers!
    Josue

    #285946

    Hi,
    Still nothing!
    Regards,
    Elad

    #286069

    Hey!

    The body font is very large now. It is set to 50px. Please remove browser cache then reload the page a few times.

    Regards,
    Ismael

    #286090

    Thanks!
    So what are the conclusions here?
    Adding to the custom.css this code: body { font-size: 50px } ? Or could it be done from the quick Css.

    Thanks for your help
    Elad

    #286114

    Hey Elad!

    It should be done using Quick CSS field but backend is RTL and that changes the code and it does not look as it should. That is why using Custom.css file for your custom CSS code would be better

    Regards,
    Yigit

    #286127

    Thanks for your help! :)

    #286129

    Hi!

    Not at all Elad :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘Change font size’ is closed to new replies.