Tagged: x
-
AuthorPosts
-
December 12, 2016 at 7:44 pm #1290742
peyton_dcostaParticipantHey Guys/Girls,
Need some help with modifying my superbly menu.
I am trying to modify my superfly menu where on mouse over, the text changes colour. It should be a simple fix however, I somewhat complicated it by adding the feature “Highlighting of menu items on hover”. I put in the following CSS code for two of the menu buttons
/*Contact Us*/
.sfm-menu-item-33.sfm-has-child-menu.sfm-active-item span{
color: #fff;
}/*Buy Tickets*/
.sfm-menu-item-34.sfm-active-item span{
color:#fff ;
}The first code for Contact Us changes the colour of the menu text when my mouse is over the entire button (which is what I somewhat want except smoother if possible) but the second bit of code for the Buy Tickets button doesn’t work at all. I used the same logic as the previous button and thought I would get the same result but nothing happened.
I am working offline, so it is going to be a little difficult to show you what I am facing but I hope you can still help.
Thanks a bunch and sorry for the trouble.
December 13, 2016 at 1:06 am #1290899
ChristopherModeratorHi there,
I’m sorry but we can’t help you without seeing your website first. Please upload your site on a staging domain and provide us with its URL.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1290742 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
