Template Bottom Horizontally Aligned - Must Be Vertical - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Bottom Horizontally Aligned - Must Be Vertical

P

Puntje

Template 2 years ago

The second bottom menu is horizontally aligned and this should be vertically aligned

similar Praktijkgegevens Contact

https://prnt.sc/hIUxftCasypf

must be like this

https://prnt.sc/T_gVCAiiL2fl

There's an error there somewhere - hope you can help me soon

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #131895

Hi there!

Thanks for contacting us.

Please use the following code in your custom.css file:

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

Here is all about custom code: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Hope this helps!

Best Regards

0