Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('embed_head', function(){
- echo '<style>.wp-embed-featured-image img { border-radius: 15px; } .wp-embed-featured-image {
- float: unset !important;
- width: 100% !important;
- height: 100% !important;
- max-width: 100% !important;
- }</style>';
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement