Custom Css for MD Megamenu D8 version

dbjpanda's picture
dbjpanda
Thu, 12/21/2017 - 17:08
#1
Custom Css for MD Megamenu D8 version

Is there any documentation for D8 version custom css setting or may be a video ?

cindy's picture
cindy
Thu, 12/21/2017 - 21:34

Hi,

Custom css is for menubox, menu item, section, column and any element

In tab Setting CSS of each object, you can put id or class. Then in custom css, these id and class are used to customize style
For example, for menu box :
+ Name class of menu box tobe my-menu
+ In custom css, write style:
.my-menu{        }
.my-menu .awemenu {        }
.my-menu .awemenu .awemenu-item{        }

Note : 
+ Inspect element (F12) on Chrome to get available class and re-write css style to override default style
+ If you do not want to use style default, classic and color, you can create new skin folowing this thread https://megadrupal.com/forum/module-support/mega-menu/3954 

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.