Hello,
I am having trouble aligning revolution slider text on both sides (justify). It offers only align left, right or center.
Hello,
I am having trouble aligning revolution slider text on both sides (justify). It offers only align left, right or center.
Hi There,
Please add to theme to Theme Options CSS
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
text-align: justify !important;
}
Hope it helps
Thanks, it worked!
Glad to hear it!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.