Eliminate space between lines and more

Created on 27 March 2025, 7 days ago

I'm trying Accordion on the page: https://www.gmpe.it/grotte

1. Is it possible to eliminate the space between lines? Because at the end there will be 25 lines and the page will become very long.

2. If I select Show Collapse or Expand (Single) there are two problems: the space between lines widens a lot and all the words with the <span> tag are centered and moved to the next line, messing up the layout.

3. When I open a tab, the previous one should close, as in the page https://www.gmpe.it/euganei/minerali-colli-euganei

Thanks and best regards

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇮🇹Italy giordy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @giordy
  • 🇺🇸United States flashwebcenter Austin TX

    Hello,
    1- I updated the gaps in 1.0.8 version feel free to use it. Now the gap is controlled in the parent wrapper if want to update the gap use this code:

    .vvja .vvja-inner {
      --grid-gap: 12px or 16px;
    }

    2- You should use the inspector and inspect the element to see what is the reason or send the link.

    3- This accordion does not work this way. when I have time I will add this feature.

    Best wishes,
    Alaa

  • 🇮🇹Italy giordy

    I updated the view with Show Collapse or Expand (Single): https://www.gmpe.it/grotte

    Thanks and kind regards

  • 🇺🇸United States flashwebcenter Austin TX

    Hello,

    For 2 Show Collapse or Expand (Single): please download the new release.
    For 3 When I open a tab, the previous one should close, as in the page: I added a new feature in the new release called (Exclusive panel). Allow only one panel to be open at a time.

    Best wishes,
    Alaa

Production build 0.71.5 2024