Edulif Footer Menu Alignment - Question | JoomShaper

Edulif Footer Menu Alignment

Claire Haas

Claire Haas

Template 1 month ago

Hi,

I am using Edulif Template. How can I make the Menu Module in Module Position Bottom 1 stop breaking in to 2 columns after so many Menu Items are added please?

(Link below)

Many thanks. Claire :-)

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #151775

Hi there!

Thanks for reaching out to us.

Please use the following code in your custom CSS:

#sp-bottom #sp-bottom1 ul.menu {   
  height: auto!important;
}

Hope this will serve your purpose:)

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

Best Regards

0
Claire Haas
Claire Haas
Accepted Answer
1 month ago #151798

Thank you very much :-)

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #151947

You are always welcome and have a nice day:)

0