Hello,
I am using normal editor for posts in X pro.
I have this post https://tarekrabaa.com/ar/?p=102.
I want to change the font size for the heading H4 and H3 but to keep it responsive.
I was doing this before with cornerstone using responsive text selector. with the X pro i got lost.
This is disappointing.
Every time i want to publish something there is a problem,
I added this CSS code to the post: <style> p { font-size: 22px; } h4 { font-size: 24px; } h3 { font-size: 26px; } </style>
but this is not responsive at all. How to make it responsive? I lost all text responsiveness i did when i switched to X pro.
Also the styling i used for fonts is not working well.
Plz help