-
AuthorPosts
-
July 26, 2013 at 9:00 pm #189270
Hello,
I bought the JA-University Template few weeks ago for my business (a school), and I began to build our new instutotional site.
Everything is good, except a detail : the black ribbon around the megamenu :our communication manager doesn’t want it…
I give you 2 images to understand our need :What I have :
What I want :
I searched around a lot of css files, test the html pages with firebug to find what I have to change, but without success…
So, could you help me to find how to remove this black ribbon ?
Thanks a lot !Olivier From France
-
phong nam Friend
phong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 27, 2013 at 12:07 pm #500323Hi Olivier,
You can try to put below css styles into the end of templates/ja_university/css/template.css file:
#ja-header {
border-bottom: none !important;
}#ja-mainnav {
background: none !important;
border-top: none !important;
}#ja-mainnav .main {
background: black;
}Clear JAT3 cache after saving changes.
1 user says Thank You to phong nam for this useful post
July 27, 2013 at 3:10 pm #500339Wonderfull Leo !!!
After applying your code, the result is exactly what I wanted !
Thank-you very much for this help (proper and fast !).
I hope that soon I will be able in turn to help on this forum…Thanks again, and good week-end !
Olivier from France. -
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by omeynard 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-