Advertisement
arie_cristianD

hide image caption

Dec 3rd, 2023
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.09 KB | None | 0 0
  1. /* hide the image caption */
  2.  
  3. .jeg_featured .wp-caption-text {
  4.     display : none ;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement