Featured Slider Text Boxes

Hi,

I was just wondering if it is possible to align the text boxes and text that appear in the featured slider to the right, instead of the left?

Thank you!

Add this code to Theme Options - Other - Custom CSS and let me know if that works

.flex-caption {
    left: auto;
    right: 10%;
}

You can also tweak right value to get the results you were looking for.

Hi Aigars,

Thank you for your help. The text boxes have moved over to the right, but they are not aligned on the right hand side. I have added red dotted lines for where I’d like the boxes to be. Is this possible?

Sorry I cannot put a link to the page as it is currently in maintenance mode.