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

    Hello, I’ve added in some background circles behind the arrows in the lightbox / pop-up galleries but cannot see them. Can you confirm if you see them or what I have incorrectly in the code? One page that uses them is https://3das.com/pompano-beach-renderings/.

    /* Gallery Popup Lightbox Arrows  */
    button.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
        border-radius: 50%!important;
        background: #03ffff5e!important;
        width: 60px!important;
        height: 60px!important;
        margin: -30px 20px 0px!important;
    }
    button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
        border-radius: 50%;
        background: #03ffff5e;
        width: 60px;
        height: 60px;
        margin: -30px 20px 0px;
    }
    
    /* End Gallery Popup Lightbox Arrows  */
    #1287186

    Hey Brian,

    Thanks for contacting us!

    I checked your website and I can confirm that your changes are working. I also attached a screenshot in private content field :)

    Best regards,
    Yigit

    #1287190

    Thank Yigit. Please close this post.

    For anyone else viewing this post, please go to https://kriesi.at/documentation/enfold/how-to-clear-the-cache/ & follow these steps. This time I forgot to disable “merging and compression”.

    #1287198

    Hi,

    You are welcome!
    Happens to the best of us :)

    Let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery Pop-Up / Lightbox Arrows’ is closed to new replies.