Hi westzajac,
Great questions!
Try this. Add the following code to your site using either a child theme or from the theme options panel under General Settings -> Custom CSS:
#slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link {
text-align: right;
}
Let us know how you get on!
Put this code in custom css and it doesn’t work.
#slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link {
text-align: right;
}
It is still left justified!
How about you post a link to your site rather than using exclamations? In tickets it would make sense to post a link to your site wouldn’t it???
Figured it out – works in Mozilla and not in Explorer.
The code is css. If it works in 1 browser it should work in all. If you want us to look into this let me know. It sounds like the issue is now resolved.