Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #792866

    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!

    #792914

    Hey Oby4455,

    Can you give us a link to the webpage in question so we can take a closer look?

    Best regards,
    Sarah

    #793064

    Yes here it is :

    #793119

    Hi,
    Has this been resolved, because I don’t see this issue.

    Best regards,
    Mike

    #793176

    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.

    #793192

    Hi,

    Just add this custom CSS code to solve your problem:

    .slideshow_align_caption h2 {
      line-height: 113px !important;
    }
    

    Best regards,
    John Torvik

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.