Media Query CSS code help for mobile version?
-
My website is Digital Period
Please visit website from your mobile device.
Issue is with my Post Title
CSS code in mediaqueries.css file is below:.post-title { margin: 0 0 4px !important; padding-top: 4px; font-size: 24px !important; }What I want to do:
1. Make my font bold
2. Align Text to left. Currently it leaves some space from left.
3. Adjust line height
The topic ‘Media Query CSS code help for mobile version?’ is closed to new replies.