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

    Hi, i made a headline/title in the full width slidesho but when i put the text on left position there is a breakpoint after the second word which i don`t wanne have. How can it be changed so that there is no breakpoint?

    Thanks for your help :)

    Many regards rixi

    #1487488

    Hey rixi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .slideshow_caption {
        width: 48%;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487489

    Hello Mike,
    perfect, it worked :) Thanks a lot!
    Is it possible that the subline is closer to the headline?

    Many regards rixi

    #1487491

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .slideshow_caption .avia-caption-content p,
    .slideshow_caption .avia-caption-title {
    	margin: 0;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487496

    PERFECTO :) Danke!

    #1487497

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slide show volle Breite, no breakpoint in title’ is closed to new replies.