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

    On my page http://www.fitgutschein.de I use the fullwidth slideshow on the start page. Is there a way to get rid of the button text capitals – shall be like “text transform=none”, but I was not successful by using snippets from similar posts

    Alternatively: Is there a way to avoid automatic change / transform towards capitals alll over the page?

    thx a lot for your help!

    #670489

    Hey Tilman,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .avia-slideshow-button {
        text-transform: none;
    }
    

    Best regards,
    Yigit

    #672366

    Hi Yigit,
    cool, this one works great!
    Thx a lot & best regards Tilman

    #672563

    Hi,

    Glad you got it working :-)

    Please open a new thread if you should have any further questions or problems.

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to avoid capitals in slideshow caption button?’ is closed to new replies.