Problem with variant selectors and margin

Hello, I’m trying to code a volume bundle but I’m quiet new to coding. Now I got 2 issues. Firstly there is a lot of margin in between offer title and variant selectors due to the price but I do not know why. And secondly when I click on a variant selector, no options show up:

Code: Jan 08 2:39 PM - Codeshare
URL: Glow Curtain: 400 LED Lights for a Magical Ambiance – InteriorGlows

HI @TrendBlend

  1. The spacing issue occurs because there’s a horizontal block like this:
    The left block’s height depends on the right block’s height and cannot be separated unless the HTML structure is reworked.
    Screenshot link

  2. The missing variant issue is caused by this code snippet, which doesn’t work properly and therefore doesn’t return the correct value:
    Screenshot link

Both issues cannot be resolved using CSS alone—they require deeper code intervention. It’s likely that this part of the code was copied incorrectly, causing it to malfunction.
You should consider hiring a paid developer to address these issues.

Best,

Daisy