Hi,
In my fullwidth slider, I have a caption title as well as some caption text. Is there anyway, I can get this (title and text together) to be in a fixed frame which is like 500 px width (on desktop). Also, I’d like to remove the spacing that shows up, when I make a line shift in the text.
Can you please help?
Hey Malene,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .slideshow_align_caption {
max-width: 500px;
}
#top .slideshow_align_caption p {
margin: 0 !important;
}
Hope this helps.
Best regards,
Nikko
Perfect. That did the trick!
Thanks a lot :-)
Hi,
Glad that it helped! :) Thanks for using Enfold and have a nice day!
Best regards,
Nikko