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

    Hi Kriesi Team,

    per default the the slider captions are in all capital letters.
    how can I turn that off?

    thank you

    #872456

    Hey Rio1,

    You can change that under Enfold->Advanced styling. Look for the Slideshow caption option. You can also use CSS:

    .avia-caption-title {
      text-transform:none !important;
    }

    Best regards,
    Rikard

    #872492

    great,
    it works, thank you.

    One more thing:
    how can i change the animation the slide show title?
    eg. speed and style

    #873139

    Hi Rio1,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

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