Graphene2User
ParticipantForum Replies Created
-
Trying to create this effect
<img src="http://https://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e614b0b7-580b-448e-9e5d-d5229ffa8a07/sensory.gif" alt="2 line sub menu" />https://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/e614b0b7-580b-448e-9e5d-d5229ffa8a07/sensory.gifI added this to custom css
https://pastebin.com/dUhMyxzM
Unfortunately it does the right thing for a menu in a widget and a menu in the footer
I wish it didnt!
but it doesnt do anything with the primary and secondary menus
What do I need to change to make it affect the relevant menus?#access { padding: 10px 0 0 0; margin-bottom: 40px; border-bottom: 1px solid #999 !important; } .menu { float: left; width: 960px; margin: 0; padding: 0; list-style: none; background: #dc0000; } .menu li { display: inline; } .menu li a { float: left; color: #fff; text-decoration: none; margin: 0; padding: 0 30px; background: #dc0000; } /* APPLIES THE ACTIVE STATE */ .menu .current a, .menu li:hover > a { color: #fff; text-decoration: none; background: #bb0000; } /* THE SUBMENU LIST HIDDEN BY DEFAULT */ .menu ul { display: none; } /* WHEN THE FIRST LEVEL MENU ITEM IS HOVERED, THE CHILD MENU APPEARS */ .menu li:hover > ul { position: absolute; display: block; width: 960px; height: 25px; margin: 23px 0 0 0; background: #315299; } .menu li:hover > ul li a { float: left; color: #fff; text-decoration: none; margin: 0; padding: 0 30px 0 0; background: #315299; } .menu li:hover > ul li a:hover { color: #120000; text-decoration: none; }Why not rename uncategorized to something useful?
My other postsYou need to customise the graphene options
Do you know how to into dashboard to find that?Do these links help
https://demo.graphene-theme.com/blog/2012/04/24/content-elements/Have you downloaded and paid for graphene plus
In reply to: How to remove sidebars on the mobile bersion of the blog ?
May 22, 2018 at 7:44 am #49578Doesnt it automatically move the sidebars to below the main content?
you’d like them to disappear altogether?Thanks Syahir
That means that the 2×3 arrangement isnt part of the standard graphene 2 theme?
Viewing 7 posts - 11 through 17 (of 17 total)
- 1
- 2
