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

    I added a button to the diaslider full screen and it’s automatically in uppercase it seems. Any clue how to change this?
    https://fysiobreda.thedigitalmanager.nl/ (homepage slider)
    password to see the site: Ruben123!

    #1467000

    Hey Peter,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

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

    Best regards,
    Mike

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