• Resolved peterporta

    (@peterporta)


    Since some days the previous/next-button in the carousel is not shown. You can see the place where it has to be (rectangle) and in the element-information it is listed. It seems to be, that the page width doesn’t reach.

    We use kubio and the gallery is inserted by shortcode.

    Thanks for your help

    Peter

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @peterporta

    What you are experiencing is being caused by some CSS conflict coming from your theme or page builder that’s affecting the layout of the previous/next buttons.

    I have come up with some CSS that should counter this effect. Kindly add it to the Custom CSS textarea on the Edit Gallery page of that particular gallery:

    button.fg-carousel-next, button.fg-carousel-prev {
    border: none !important;
    padding: 0 !important;
    }

    Thanks

    Regards,
    Elvis

    Thread Starter peterporta

    (@peterporta)

    Hi Elvis,

    thanks, that resolved the problem!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.