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

CSS For Menu

JL

Joe Lockhart

Helix Framework 2 years ago

Good day all.

I have a current Joomla 3 site that I'd like to update to Joomla 4.

I'm using the Helix template.

Is there a way to make the menu in Joomla 4

https://radioshackcatalogs.ca/mm4/

Look like the menu in Joomla 3?

https://radioshackcatalogs.ca/

Thank you

Joe

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #139332

Hi Joe,

We can give you only basics tips, but we cannot teach your CSS or CSS3 here. There are separate online courses and books for that, as well as private teachers.

For Helix based templates we use that ID for menu:

#sp-menu { }

And for whole header:

#sp-header { }

You can use Code Inspector from your browser to check what styles were used on the old website, and reuse them in new site. Guide: https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #139082

Hello Joe Lockhart

Yes, it is possible to make. If your old site already uses Helix Ultimate, then you have to just upgrade to Joomla 4.

Best regards

0
JL
Joe Lockhart
Accepted Answer
1 year ago #139094

No the old template isn't Helix. can I add menu and other borders in Helix?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #139235

Yes, you can build it. You have to study the documentation for some time:

https://www.joomshaper.com/documentation/helix-framework/layout-builder

0
JL
Joe Lockhart
Accepted Answer
1 year ago #139304

That page didn't tell me anything. Where does it say on that page how to add borders to menus?

0
JL
Joe Lockhart
Accepted Answer
1 year ago #139486

I'm fully versed in CSS so you don't have to teach me. The issue is this should be a feature in your editor to add borders and background in menus. Maybe add that when you can.

0