-
AuthorPosts
-
August 14, 2013 at 5:06 pm #27686
Hello, great temaplate! I am trying to style the custom menu widget to do the following when applied in a left column in main content area:
1) Remove the bullet
2) Right align menu names
This last request may be a stretch:
3) add a right shadow border the length of the menu leaving just the selected menu without shadow or border. If this in not possible just a shadow border to the right is fine.
August 15, 2013 at 2:16 am #134989Hi,
1.) Add this on your custom.css or Quick CSS
#top .widget_nav_menu ul ul li:before {
content: "";
}To remove the indent, use this:
#top .sidebar_left .widget_nav_menu .sub-menu {
padding-right: 0;
}2.) The menus are already aligned to the right.
3.) I’m sorry but I don’t understand clearly. Please give us a screenshot.
Regards,
Ismael
August 15, 2013 at 2:36 am #134990Thanks, the css you provided doesnt seem to work. My left sidebar menu is aligned right and looks fine as is. The issue I’m having is when I use the menu widget in the main content area using the Avia layout builder. When use as a widget here it defaults to bullets and left aligned and I can figure out the css to remove bullet and move alignment to right.
Thx
Tom
August 15, 2013 at 4:22 am #134991August 15, 2013 at 9:57 pm #134992Here is a screen grab of how I would prefer to style the menu in a side bar. This is different than what I was asking above but I think this is the better way. Check the link:
Ismael, If you send me your email I’ll provide login for my testing server so you can check it out.
Thx
August 18, 2013 at 4:44 pm #134993Hi,
You can get in touch with Ismael using these directions: https://kriesi.at/support/topic/images-in-gallery-disappearing#post-120691
Thanks,
Nick
-
AuthorPosts
- The topic ‘Custom menu widget’ is closed to new replies.
