Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author ThinkUpThemes

    (@thinkupthemes)

    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!

    Thread Starter westzajac

    (@westzajac)

    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!

    Theme Author ThinkUpThemes

    (@thinkupthemes)

    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???

    Thread Starter westzajac

    (@westzajac)

    Figured it out – works in Mozilla and not in Explorer.

    Theme Author ThinkUpThemes

    (@thinkupthemes)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘slider text’ is closed to new replies.