-
AuthorPosts
-
November 5, 2012 at 9:44 am #181951
Hello,
I’m using the template Ja-Mendozite and megamenu. I want to know how to change the css for the childcontent aligned with the first column before (even when I go over on a menu item below). I modified margins of the CSS class. “.ja-megamenu ul.level1. childcontent” but every time I go on a menu item below the childcontent goes down. I attach a picture.Thank you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2012 at 7:03 am #472014You can use with my solution here
<blockquote>Open templates/ja_mendozite/css/menu/mega.css file</blockquote>
find this scrip below
from
ul.megamenu { margin: 20px; }
.ja-megamenu ul.level1 li.mega a.mega { border: 0; color: #999 }
change to
ul.megamenu { margin: 0px 5px 5px 1px }
.ja-megamenu ul.level1 li.mega a.mega { border: 0; color: #999 padding: 3px 0px 5px 5px;}
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Margin childcontent megamenu
Viewing 2 posts - 1 through 2 (of 2 total)