Hi Romaan,
It is possible with some custom CSS, please see this reply for the code:
https://wordpress.org/support/topic/equal-column-height-2/#post-12666073
Regards,
Tom
Thread Starter
Romaan
(@romaan)
Hi I have pasted the code:
#{$wrap} #{$menu} > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(:first-child) {
border-left: 5px #FF0000 solid;
}
Into the Custom Styling section but I am not seeing any change to the menu appearance
Thanks
Hi romaan,
I see the problem. You’ll need to change the sub menu display mode from “Mega Menu – Standard Layout” to “Mega Menu – Grid Layout”. Then also make sure you paste in both bits of CSS from the topic I linked to previously.
Regards,
Tom
Thread Starter
Romaan
(@romaan)
Hi is there no way to do it with the standard layout? As I do not like the look of the grid layout?
Thanks
Hi Romaan,
There’s not sorry. But you should be able to make the grid layout look identical to the standard layout. What does it look like when you change it to the grid layout? You can upload a screenshot to imgur.com and paste a link to it here.
Regards,
Tom