-
AuthorPosts
-
oharris3 Friend
oharris3
- Join date:
- June 2011
- Posts:
- 87
- Downloads:
- 60
- Uploads:
- 16
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
July 2, 2015 at 1:57 am #208130How can I insert separating lines between menu items on the main menu? See attached image as example.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 2, 2015 at 2:27 am #576058Hi there
Please try this one.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background-color: rgba(0, 0, 0, 0);
color: #ffffff
border-right: 1px solid black;
}
Thank you,
Viet Vuoharris3 Friendoharris3
- Join date:
- June 2011
- Posts:
- 87
- Downloads:
- 60
- Uploads:
- 16
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
July 2, 2015 at 2:43 am #576065Thank you, but it is only on one main menu item. How can I have it repeat on all other main menu items?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 2, 2015 at 2:46 am #576066Hi there
You can apply same thing without :focus.navbar-default .navbar-nav > .active > a {
background-color: rgba(0, 0, 0, 0);
color: #ffffff
border-right: 1px solid black;
}Thank you,
Viet Vuoharris3 Friendoharris3
- Join date:
- June 2011
- Posts:
- 87
- Downloads:
- 60
- Uploads:
- 16
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
July 2, 2015 at 2:57 am #576070Tried it, but it does not work either.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 2, 2015 at 3:34 am #576080HI there
Please provide your site & CPanel access. I’ll help you work on it.Thank you,
Viet VuAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by jooservices 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Main menu with lines
Viewing 6 posts - 1 through 6 (of 6 total)