Supply Item Menu Module Template Hope - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Supply Item Menu Module Template Hope

D

DigitM

Template 2 years ago

Good morning, I have a display problem on the menu modules in the footer of the Hope template. https://prnt.sc/CagnmSnmMvL4 Whatever the setting in Advanced/Layout type, it is impossible to display them one below the other. Thanks for your help.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136542

Hi there!

Thanks for contacting us.

Please use the following code in your custom CSS:

#sp-bottom ul.nav.menu {
    flex-direction: column;
}

Here is all about custom code placement in Helix3 framework: https://www.joomshaper.com/documentation/helix-framework/helix3/custom-css-header-code

Hope this will solve the issue for you.

Best Regards

0
D
DigitM
Accepted Answer
2 years ago #136544

Thx Rashida, all is ok, you're the best :)

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #136632

Glad that it helped and you are always welcome:)

Have a nice day!

0