Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Divider between menu
sydneymatteson
February 2016
in
Menu / Mega menu
Is there a way I can add a divider(custom icon) between menu options through css?
Comments
Albert
February 2016
For that, you can use icons in menu. Please take a look at
http://forum.muffingroup.com/betheme/discussion/94/mega-menu-icons
where this has been described.
sydneymatteson
February 2016
That's not exactly what I'm looking for. I've written this css but it doesn't seem to do anything. I want to add a divider (that I've created) between each menu item. Is that possible?
.header-stack #Top_bar .menu > li a:after {
display: inline-block;
content: "";
width: 20px;
background: transparent url('
http://www.blessedbeyondbeliefphotography.com/wp-content/uploads/2016/02/icon.svg'
) no-repeat;
}
Albert
February 2016
Did you saw such Divider somewhere on our demos? Because we are not sure how exactly these dividers should look like.
Sign In
or
Register
to comment.
Comments