-
AuthorPosts
-
June 29, 2014 at 10:21 pm #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?
ThxJune 30, 2014 at 9:46 am #285129Hey elad0708!
Please try following one
body p { font-size: 24px; }
Best regards,
YigitJune 30, 2014 at 1:06 pm #285156H,
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)
ThxJune 30, 2014 at 2:56 pm #285178Shalom!
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!
YigitJuly 1, 2014 at 8:44 am #285600Shalom :)
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.
EladJuly 1, 2014 at 12:31 pm #285668Shalom!
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!
YigitJuly 1, 2014 at 1:41 pm #285700This reply has been marked as private.July 1, 2014 at 1:56 pm #285708July 1, 2014 at 2:45 pm #285721July 1, 2014 at 2:50 pm #285729July 1, 2014 at 2:55 pm #285734This reply has been marked as private.July 1, 2014 at 3:05 pm #285739Hi!
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,
YigitJuly 1, 2014 at 9:12 pm #285910Just did. But still no change.
EladJuly 1, 2014 at 9:44 pm #285920Hi Elad,
Try adding this to the css/custom.css too:
body { font-size: 50px }
Cheers!
JosueJuly 1, 2014 at 10:35 pm #285946Hi,
Still nothing!
Regards,
EladJuly 2, 2014 at 7:33 am #286069Hey!
The body font is very large now. It is set to 50px. Please remove browser cache then reload the page a few times.
Regards,
IsmaelJuly 2, 2014 at 8:43 am #286090Thanks!
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
EladJuly 2, 2014 at 10:41 am #286114Hey 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,
YigitJuly 2, 2014 at 10:59 am #286127Thanks for your help! :)
July 2, 2014 at 11:01 am #286129 -
AuthorPosts
- The topic ‘Change font size’ is closed to new replies.