Tagged: border, hover effect, Sidebar Menu, underline
-
AuthorPosts
-
January 22, 2016 at 6:28 pm #570266
Hi.
I have added a ‘border-bottom’ to the sidebar menu so there is a visual effect similar to the main menu. However, I can’t get the border to meet the sidebar divider, and the text moves during hover. Plus, the first menu item doesn’t receive the hover effect due to existing border code.I’d appreciate any help. Thanks.
January 23, 2016 at 3:43 am #570429Hi Veronica!
Send us a link to the exact page where your using the sidebar menu so we can take a look.
Cheers!
ElliottJanuary 25, 2016 at 8:03 pm #571583Any of these would be game. Same with under “services” or “about”.
January 26, 2016 at 9:21 pm #572371Hi!
It’s still not clear to us what you are referring when you say “I can’t get the border to meet the sidebar divider” please share with us a mockup so we can help you better.
To target the selected item please use the below css in Enfold > General Styling > Quick CSS
.widget_nav_menu ul:first-child>.current_page_item>a:hover { /* Your css code here*/ }
If you still have issue please create a admin login for us and share it in the private content
Regards,
VinayJanuary 26, 2016 at 10:29 pm #572406I was using a “border bottom” call instead of “text decoration underline” because it can be designed better. However, the client is looking at the site and I didn’t want to offer them a broken hover effect.
I’m sure you can add a border to the bottom of the sidebar links using your Inspector and see that the border won’t touch the sidebar border like the current page item’s border does. I’d like them to match. I’d also like the border to not affect the position of the words.
Thanks.
January 26, 2016 at 11:37 pm #572433Hey!
The border is a way different effect than the underline.
It would require, to achieve the best result, to also have an option on padding / margin and more customisations better.
The best achievable results is the underline, as we suggested.Let us know if you have more questions, we will be more than happy to help.
Cheers!
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.