Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #817943

    How do I get Easy Slider Captions to center. I removed background with this

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        background: none !important;
    }

    but can’t get it to center align.
    Thanks
    Rob

    #817968

    Hey fanlokbun,

    Please provide a link to the site and page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #817999
    #818014

    Hi,

    Please add the following to quick css:

    .avia-caption, .avia-inner-caption, .avia-inner-caption > * {
    width: 100%;
    left: 0;
    }

    Best regards,
    Jordan Shannon

    #818676

    Many thanks Jordan

    #818712

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.