• Resolved Marc Smits

    (@ctrlspatie)


    Hello,

    When I add an accordion, the links in the text below are not clickable. The hidden accordion content overlaps the text below.

    This is easily worked around by adding CSS:

    body:not(.wp-admin) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__text {
    	overflow: hidden;
    }

    Can this be fixed in the plugin’s front-end CSS?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Contributor gambitph

    (@gambitph)

    We have been trying to replicate the issue in our end, but the problem doesn’t happen.

    It might be possible that this issue is already fixed in the current version (V 2.2.1).

    Please update your Stackable to the latest version and check whether the issue still there.

Viewing 1 replies (of 1 total)
  • The topic ‘Closed accordeon creates layer overlapping text below’ is closed to new replies.