Advertisement
arie_cristianD

post_excerpt_in_mobile

Sep 14th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /* displaying post excerpt in mobile device in module 4  */
  2.  
  3. .jeg_postblock_4 .jeg_post_excerpt {
  4.     display: block !important;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement