Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1438720

    In my Fullwidth Easy Slider, I want my caption to be at the Bottom without Frame, but centered, not left justified. I found this css on the forum to do that, but it only centers my Caption Title, not my Caption Text. Please help thanks!

    div .slideshow_caption h2 {
    text-align: center;
    }

    #1438741

    Hey Christy,

    Please try this CSS as well:

    .avia-caption-content p {
      text-align: center; 
    } 

    Best regards,
    Rikard

    #1439035

    Well that was easy .. thank you so much

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Easy Slider – Center Bottom Caption Text (NOT title)’ is closed to new replies.