Mega Menu Styling - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Mega Menu Styling

David Podesta

David Podesta

Helix Framework 6 months ago

Hi

If you create a mega menu that has 4 columns.

Is their a way to make the 4th column background color different to the other 3?

I don't think there is as I can't see any way to asign a class to it, but have to ask. Example image link below.

http://116.90.60.146/~ppgonlinecom/images/Screenshot%202025-04-26%20175346.png

It would be great to have this ability in helix.

Thanks

David

0
2 Answers
David Podesta
David Podesta
Accepted Answer
6 months ago #191338

I removed the set padding in the dropdown to sort this out, thanks.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191341

Hi David,

Is their a way to make the 4th column background color different to the other 3?

Yes, but only by using Custom CSS, and :nth-child(4) pseudo-class for submenu column.

0