Bullet and numbered lists' font Posted in : Read WP mary1686Participant 19 October 2016 at 12:54 #44699 Hi, what can I do to have the font in lists looks exactly the same than the regular one? As you can see here it’s bigger: http://mariaswebspot.com/?p=41 I already tried: ol, ul { font-size: 15px; } But nothing changed. Thank you serkanModerator 19 October 2016 at 13:39 #44708 Hi, You can try to use it like this; ol, ul { font-size: 18px !important; } Thanks mary1686Participant 19 October 2016 at 14:26 #44711 It doesn’t work. http://mariaswebspot.com/?p=41 I added it in theme option-style-custom css serkanModerator 19 October 2016 at 14:55 #44712 Hi, You have [inline_lightbox_wrap in your custom css box. It is affecting your css code. Remove it. Thanks mary1686Participant 19 October 2016 at 15:08 #44715 I removed it but unfortunately the problem is still there. http://mariaswebspot.com/?p=41 serkanModerator 19 October 2016 at 15:18 #44716 Hi, Can you add the code like this; ol, ul { font-size: 18px; font-family: 'Georgia'; } Thanks mary1686Participant 19 October 2016 at 16:03 #44718 ok, now it works! Thank you! serkanModerator 19 October 2016 at 16:33 #44722 You are welcome. Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register