Hello,
I have a caption title in my front page and for some reason the second part of the title is jumping to the next line.
I would like the title to be all together but I can’t find how to do it. Is there any Quick CSS code to fix this ?
Thank you so much for your help!
Hey Oby4455,
Can you give us a link to the webpage in question so we can take a closer look?
Best regards,
Sarah
Yes here it is :
Well, I have the same issue here:
If You minimize the browserwindow the captiontitle ” Austral Kings” breaks into 2 lines – and Winther no line spacing.
Hi,
Just add this custom CSS code to solve your problem:
.slideshow_align_caption h2 { line-height: 113px !important; }
Best regards,
John Torvik