Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #668188

    Hi

    Is it possible to change the text alignment of Slide Content in Content Slider. By default if centered and i need it to the left.

    Thank you

    #668193

    Hey hdpcr!

    It is left aligned on my end by default. Please try adding following code to Quick CSS

    .avia-content-slider {
        text-align: left;
    }

    and if that does not help, please post the link to your page where we can see an example?

    Cheers!
    Yigit

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