Comments bditzen started the conversationSeptember 13, 2019 at 12:11amhey therei really like your theme. thank you for it!my problem: video caption (in portfolio items) don't seem to show up. It's a little strange anyway, as the caption field for video only shows up when I choose "mixed" content (not when I choose "video").can you help? 295Paul repliedSeptember 14, 2019 at 10:31amHi there!It seems to be a bug. Could you please send me your site URL and login account? I will help you check and update the code on your end.*Don't forget to mark your reply as Private when sending the credential.Regards,Paul bditzen replied privately Paul replied privately bditzen replied privately Paul replied privately bditzen replied privately Paul replied privately bditzen replied privately 295Paul repliedSeptember 29, 2019 at 4:53pmIt is possible to adjust the caption using custom CSS. Please try applying this code: .video-wrapper .image-caption { float: left; margin-left: 32.3%; margin-right: 11.42%; margin-bottom: 5%; width: 43.33%; word-wrap: break-word; } Sign in to reply ...
hey there
i really like your theme. thank you for it!
my problem: video caption (in portfolio items) don't seem to show up. It's a little strange anyway, as the caption field for video only shows up when I choose "mixed" content (not when I choose "video").
can you help?
Hi there!
It seems to be a bug. Could you please send me your site URL and login account? I will help you check and update the code on your end.
*Don't forget to mark your reply as Private when sending the credential.
Regards,
Paul
It is possible to adjust the caption using custom CSS. Please try applying this code: