Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #689236

    Hi,
    where can I change the button size on easy slider? I want to set it X-LARGE.

    Thanks!

    #689255

    Hey matteoclava!

    Can you please post a link to your page?

    Regards,
    Yigit

    #689260

    Yes!

    #689263

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-multi-slideshow-button {
        min-width: 200px;
    }

    Best regards,
    Yigit

    #689267

    You are fast and brilliant!
    But there is another one problem: i set min-height to 50px too, but the text is not lined-up with the background. How can I do an alignement?

    #689270

    Hi!

    Please try changing the code to following one

    .avia-multi-slideshow-button {
        min-width: 200px;
        padding: 20px!important;
    }

    Regards,
    Yigit

    #689273

    Thank you very much!!! You are fantastic!

    #689281

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Easy Slider Button Size’ is closed to new replies.