Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #217559

    Hi
    In the fullwidth easy slider – when you choose the left framed caption positioning (which I prefer) – the frame does not allow for more than a few words, then it automaticly starts another textline below. In other words it seems as if the left framed option does not allow text to cross the slide. This is not the case if you choose i.e. “bottom framed”. Can I somehow adjust this css-wise or….?
    very best regards

    #218487

    Hey!

    Try adding this code to the Quick CSS:

    .slideshow_caption {
        width: 100% !important;
    }

    Cheers! 
    Josue

    #218507

    Thanks Josue. That did the trick :)

    A little follow up: If some lines in the slideshow break unfortunateliy – is it possible to force linebreaks – html vise or….? Thanks.

    best regards

    #218508

    Hi!

    Try adding <br> tags to the caption.

    Cheers!
    Josue

    • This reply was modified 10 years, 9 months ago by Josue.
    #218521

    HI Josue – you nailed it again. Thanks a lot :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Easy slider caption positioning issue’ is closed to new replies.