-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 23, 2015 at 7:45 am #575203I’m sorry but that would require lot of customization and I am afraid we wont be able to help you out as JA support scope covers only bug fixing and demo site alike display.
You may want to hire a developer to get it done.
Regards
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 23, 2015 at 9:08 am #575218oh okay.. even per menu item i won’t be able to do?
how about the spacing in between menu items? what style can i use?
thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 24, 2015 at 4:40 am #575303You can add below script into custom.css file
.t3-footnav .t3-module ul.nav-pills .dropdown-menu li > a {
padding: 0px;
}.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px;
}
and change the red color code if you want.
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 24, 2015 at 4:40 am #641633You can add below script into custom.css file
.t3-footnav .t3-module ul.nav-pills .dropdown-menu li > a {
padding: 0px;
}.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px;
}
and change the red color code if you want.
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 24, 2015 at 4:40 am #740295You can add below script into custom.css file
.t3-footnav .t3-module ul.nav-pills .dropdown-menu li > a {
padding: 0px;
}.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px;
}
and change the red color code if you want.
1 user says Thank You to Ninja Lead for this useful post
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 24, 2015 at 8:06 am #575336worked nicely! thank you! 🙂
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 24, 2015 at 8:06 am #641666worked nicely! thank you! 🙂
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 24, 2015 at 8:06 am #740328worked nicely! thank you! 🙂
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 1:50 am #575404hi Ninja Lead, i just notice though. on hover my menu items, there’s a red line appearing as seen below. how can i remove it? thanks! 🙂
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 25, 2015 at 2:54 am #575422Here you are
Open custom.css file
find and change
.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px !important;
}to
.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px !important;
border-top: 0px solid transparent;
}phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 6:58 am #575453<em>@Ninja Lead 479958 wrote:</em><blockquote>Here you are
Open custom.css file
find and change
.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px !important;
}to
.t3-footnav .t3-module ul.nav-pills > li > a {
padding: 0px !important;
border-top: 0px solid transparent;
}
</blockquote>hmm i just added it but still the same 🙁
phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 7:09 am #575454sorry my bad! i’ve put it at the wrong line!
the red lines are now gone! thank you! 🙂
AuthorPostsThis topic contains 27 replies, has 2 voices, and was last updated by phoenix28 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum