Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #395441

    Hi, I want to make the button or buttons that can be added to a fullscreen slider bigger – http://screencast.com/t/ePqmUvfj

    How can I do that?

    #395666

    Hey DROR!

    Thank you for using Enfold.

    Add this code to the Quick CSS field then adjust the properties:

    #top .avia-slideshow-button {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 15px 16px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    }

    Regards,
    Ismael

    #395755

    Awesome. Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to make the buttons inside a fullscreen slider bigger?’ is closed to new replies.