Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1179463

    Hi, my client raised a small but correct problem: on his site I use “Horizontal Gallery” but a button that opens a lightbox, with some photos it is invisible on the background. Is it possible to move it as shown in the attached image? Or alternatively highlight it in some way?
    Thanks in advance

    Immagine2

    #1179481

    Hi,

    Could you please share a link of the page so we can see the issue? :)

    Best regards,
    Yigit

    #1179491

    absolutely Yigit, access tokens and links to the gallery in private

    #1179493

    Hey,

    Please add following code to Quick CSS in Enfold theme options > General Styling and adjust as needed

    #top .av-horizontal-gallery-link {
        background: rgba(0,0,0,0.9);
        color: white;
    }

    First 3 values are RGB value of the color and 0.9 is opacity level.

    Cheers!
    Yigit

    #1179504

    Thanks Yigit, so much better

    • This reply was modified 4 years, 9 months ago by czar.
    #1179510

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Lighbox, Invisible Button’ is closed to new replies.