• Resolved nack34

    (@nack34)


    Hi. Open Photo Albums in accordion and click album to see lightbox issue. Settings are default. Site builder is Elementor.

    [gallery type='smugmug' view='albums' filter='ChtVqf,qm2BQp,JB3vtv,rd4MmZ,MHRpsr,2pFf7H,XvJdjk,bkpXxF' nick_name='fireprojects' layout='random']

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    You have a conflicting style coming from your Elementor setup. You have this:

    .elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
    padding: 2% 40% 2% 40%;
    }

    The padding is causing this issue. In the same custom style, you have set up background-color: var( --e-global-color-accent ) which is adding the color. You will need to exclude the baguettebox buttons from this style definition.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.