Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix Hero Block issue in IOS */
- .jeg_hero_style_1 .jeg_post_title,
- .jeg_hero_style_1 .jeg_post_category,
- .jeg_hero_style_1 .jeg_post_meta,
- .jeg_hero_style_1 .jeg_post_review {
- -webkit-transform: translate3d(0, 0, 0) !important;
- -ms-transform: translate3d(0, 0, 0) !important;
- transform: translate3d(0, 0, 0) !important;
- }
Add Comment
Please, Sign In to add comment