On Elfsight this appears fine but when I embed the elfsight code on my website the text size of the title is really tiny. How can I fix this?
1 Like
Hi there, @John_Carver
Sure! I’ve forwarded your request to the devs and will get back to you tomorrow
Hi @John_Carver, the solution is ready
Please add the CSS code below to the Custom CSS section on your widget’s Style tab:
.eapp-vimeo-gallery-video-card-name {
font-size: 20px !important;
line-height: 24px !important;
}
Let me know if it worked!
Thanks so much Helga, that worked perfectly! On my website www.reeling.co.uk there are 3 vimeo gallery widgets in the middle of the home page and you can now read the text under the videos. Great job, thanks so much!
1 Like
Thank you so much for the update, @John_Carver ,I’m so happy that everything works as expected now! Feel free to get back if any other questions come up, we’re always delighted to assist
1 Like