Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #396103

    Hey Folks – I’d like to align the subheading on the caption for slide 3 on this test site

    http://sdtest.info/ntq/ (just navigate to slide 3)
    see screenshot here

    http://awesomescreenshot.com/0f14eq8353

    how do I do this for just this particular slide and no other?

    thanks

    #396503

    Hey ShortieD!

    use this code:

    .page-id-10 .avia-caption-content {
    padding-left: 141px;
    }
    

    Best regards,
    Andy

    • This reply was modified 9 years, 9 months ago by Andy.
    #396505

    Hi!

    sorry, I thought first you mean only on this SITE. Use this code instead for taking effect only on your 3rd SLIDE:

    li.slide-3.active-slide .avia-caption-content.av_inherit_color {
    padding-left: 141px;
    }
    

    Best regards,
    Andy

    #397314

    great thanks Andy – that worked!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘align caption sub text to the right for easy slider’ is closed to new replies.