Does anyone know how to change the caption on the Before and After Slider to flush left? Many thanks. I tried some of the universal changes posted in here, but they did not work.
Hi @Rachel_A!
Add the following to the Custom CSS field:
[class*="Pair__Caption-sc"] {
text-align: left;
}
If you’re using horizontal Direction (i.e., vertical divider) and want the left edge of the Caption to align with the left edge of the Before button, use this:
[class*="Pair__Caption-sc"] {
text-align: left;
margin-left: 10px;
}
Let me know if either of these work out for you.
Hi there, @Rachel_A ![]()
Bob is absolutely right! Please test the suggested solutions and let us know if they worked!
@Bob_Wilson, a huge thank you for your prompt assistance ![]()
Thank you! It worked great.
Great, you’re very welcome ![]()
In the meantime, we’d like to invite you to join our Giveaway, where you could win 4 FREE Months for your subscription.
Check the details and join in: May Giveaway: Celebrate Community Anniversary & Win 4 FREE MONTHS! ![]()
The Giveaway will be finished tomorrow - don’t miss your chance to win a prize!