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

    Hi, as you can see here – https://www.screencast.com/t/Bd1CeCT2 – there is no spacing between the buttons of the fullscreen element. How can I fix that?

    Thanks

    #760635

    Hey DROR,

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

    .rtl .avia-multi-slideshow-button.avia-slideshow-button {
        margin-right: 0;
        margin-left: 20px;
    }
    

    Best regards,
    Yigit

    #760646

    Thanks!

    #760648

    Hey!

    You are welcome! We will include the fix in upcoming update :)
    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to add space between fullscreen slider buttons?’ is closed to new replies.