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

Menu Module

NO

Nicole Otto

Template 2 years ago

I am working with the Finance template and in the footer I am using the menu modules. It is not stacking the menu items correctly. They are running together so to speak. I need them to have each link on it's own line if possible.

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

Hi there!

Sorry for your issue and the delayed response.

I have tried to visit your site but it seems the link is not available anymore.

Would you please check and give me the correct link to check the issue?

Best Regards

0
NO
Nicole Otto
Accepted Answer
2 years ago #105776

I have fixed the link, sorry for the confusion.

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

Hi there!

Thanks, I can visit the link now.

Please use the following code in your custom CSS:

.sp-module ul.nav {
    flex-direction: column;
}

Hopefully it will solve the issue for you.

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Best Regards

0