Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* show category post meta in mobile device */
- @media only screen and (max-width: 568px){
- .entry-header .jeg_post_meta div.jeg_meta_category {
- display: block !important;
- margin-left: 41px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement