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
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
Hello Mike,
perfect, it worked :) Thanks a lot!
Is it possible that the subline is closer to the headline?
Many regards rixi
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
PERFECTO :) Danke!
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