Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accordion styling needs adjustments #33

Open
andreasbalevik opened this issue Feb 14, 2022 · 0 comments
Open

Accordion styling needs adjustments #33

andreasbalevik opened this issue Feb 14, 2022 · 0 comments
Labels
kind/bug Used when there is a defect / something is not working as it should. solution/hugo Issues related to the static site generator

Comments

@andreasbalevik
Copy link
Contributor

The accordion needs css adjustment. each element gets border-bottom and border-top creating a 2x border.

example

This problem is caused by adding the
<div class="a-accordion-large a-accordion-large--offset" role="tablist" aria-multiselectable="true"> as wraooer to the expandlarge shortcode.

Need to find a better solution to add correct styling to accordion elements.

@andreasbalevik andreasbalevik added kind/bug Used when there is a defect / something is not working as it should. solution/hugo Issues related to the static site generator labels Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Used when there is a defect / something is not working as it should. solution/hugo Issues related to the static site generator
Projects
None yet
Development

No branches or pull requests

1 participant