Hi meymigrou,
You can change the font size with using css code. But firstly, you should provide me your url and exactly you should point to part which you want to change. Thanks.
Still, can’t see any difference in the text. How can you see the changes and not me? How is that possible? I’m from a laptop not from a smartphone or tablet.
You are doing somethins wrong because ı tested all the codes. If you still have the problem please deactivate all your plugin. something can affect your codes.
@media screen and (min-width: 768px) { .post .entry-content > p {
font-size: 13px; } }
This code are working on your web site for the desktop size.
.post .entry-content > p { font-size: 11px; }
This one is working for the mobile. Copy it to custom css side.
Thanks
Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in and have valid license to reply to this topic.