Tagged: x
-
AuthorPosts
-
October 26, 2016 at 8:44 am #1231507
prudhommParticipantHi
in integrity or renew, the submenus appear below the menu in the navbar rather than overlapping the content
(idem with ubermenus). In the integrity demo there are no such issues.
Is there a configuration that I am missing ?
I attached a screenshot so that you see what is happeningI use X 4.6.1 (see my other issue with upgrading to latest version)
October 26, 2016 at 10:04 am #1231623
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
October 26, 2016 at 2:08 pm #1232021
prudhommParticipanthi
thank you for your reply
here it is
http://csmi.cemosis.fr/click on the buddy press icon to see what I mean
October 26, 2016 at 2:38 pm #1232057
prudhommParticipantOn a related topic, I found that to change the sub-menu background color
I should do.x-navbar .sub-menu { background-color: #fafafa; }however it does not work with the buddypress icon/menu. any idea ?
currently the sub-menu that is not displayed properly (see previous messages) has white background and links are white (hover are golden)October 26, 2016 at 6:01 pm #1232239
JadeModeratorHi there,
Please remove the code
overflow-y: auto;from.x-navbar { box-shadow: 0 0 35px rgba(0,0,0,.25); overflow-y: auto; background-color: #38275c; }then add this code:
.desktop .sub-menu a { color: #b7b7b7; }Hope this helps.
October 27, 2016 at 12:14 am #1232661
prudhommParticipantthanks it works
how about the submenu background color. I would like to have the violet background color
with links being white and hover golden.
here is what I have.x-navbar { box-shadow: 0 0 35px rgba(0,0,0,.25); background-color: #38275c; } .desktop .sub-menu a, .desktop .sub-menu a:hover { background-color: #38275c; //color: #b7b7b7; }however there remains a top and bottom part which are white. see screenshot
October 27, 2016 at 1:23 am #1232705
LelyModeratorHi There,
Please also add this:
.desktop .sub-menu { background-color: #38275c; }It is the
ultag.Hope this helps.
October 27, 2016 at 7:27 am #1233040
prudhommParticipantyes it does
thanks a lot !October 27, 2016 at 7:58 am #1233085
JoaoModeratorGlad to hear it 🙂
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1231507 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
