Stacked Menu with Dropdown

Replies

@matthewlang thank you - but still no love - might be a theme issue for all I know - don’t want to waste your time - just a fun thing - if it worked.

@cheesemaker i THINK you live round here? Ever been up to Forest Falls? Went up there earlier this week - needless to say - not much water - but I bet in a few months …

@matthewlang thank you - but sadly - no.

The CSS you had didn’t include this bit at the beginning

<pre>

$globe-width: 12px;
$globe-height: 28px;
$globe-spacing: 40px;
$globe-spread: 3px;
$light-off-opacity: 0.4;

body {
background: #000;
}

</pre>

so tried it with and without, though i think it should be ‘with’?