Advertisement
arie_cristianD

image_caption_align_center

Aug 25th, 2023
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1.  
  2. /* make image caption align center */
  3.  
  4. .jeg_featured.featured_image  p.wp-caption-text {
  5.     text-align : center ;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement