fauzanjeg

Change position of featured image description

May 5th, 2021 (edited)
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /* Change position of featured image description */
  2. .jeg_featured .wp-caption-text {
  3.     text-align: left; /* or center */
  4. }
  5.  
Add Comment
Please, Sign In to add comment