Tagged: x
-
AuthorPosts
-
August 25, 2016 at 10:22 pm #1147675
cauhemottaParticipantHi,
Where can I modify how the top menu looks like? When you hover it, changing the effects… Making a background color in the text when you hover it for example.
August 25, 2016 at 10:48 pm #1147712
Prasant RaiModeratorHello There,
Thanks 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.
Thanks.
August 27, 2016 at 2:36 pm #1149859
cauhemottaParticipantThis reply has been marked as private.August 27, 2016 at 10:09 pm #1150136
Rue NelModeratorHello There,
Thanks for providing the url of your site. Regretfully your site is under construction. To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? 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.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
August 28, 2016 at 9:18 am #1150507
cauhemottaParticipantThis reply has been marked as private.August 28, 2016 at 9:34 am #1150522
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.x-navbar .desktop .x-nav > li > a:hover { background-color: #8bdece; color: #fff; }Hope it helps 🙂
August 28, 2016 at 11:00 am #1150597
cauhemottaParticipantThanks, it helped.
Any menu that I see different in the Demos are made by Custon CSS? Like this one: http://demo.theme.co/renew-6/
Why X didn’t elaborate a easy way to custom that?
The Demo I used first (Integrity 2) have no custon CSS by default. Is custom CSS in some demos?
And please, which is the Custom CSS to see just a hover effect (different colors) on menu itens? No lines, background, etc…)
August 28, 2016 at 11:27 am #1150624
RupokMemberHi there,
If you need to mimic any particular demo, you can easily import them and that’s already documented. You can import different demos to your staging site (that you can validate along with the live site) and see how those are set.
Hope this makes sense.
August 29, 2016 at 3:56 pm #1152381
cauhemottaParticipantOK,
But this question remains: Which is the Custom CSS to see just a hover effect (different colors) on menu itens? No lines on top, underlines, background color, etc…)
Can u write ir here for me?
And also: How can I change the SUBMENUS font size, typography, etc? I customized the MENU, but the submenu didn’t changed…
tks
August 29, 2016 at 11:31 pm #1152781
Prasant RaiModeratorHello There,
Thanks for writing in!
Please use following CSS under Custom > CSS in the Customizer:
.x-navbar .sub-menu { background-color: #0000 !important; } .x-navbar .desktop .sub-menu li > a { font-size: 15px; color: #ddd !important; }Let us know how it goes.
Thanks.
August 30, 2016 at 3:21 pm #1153956
cauhemottaParticipantThanks for the reply.
Please, I would like to know 2 more CSS codes to:
– Remove the top line on the menu (the thin gray line and the hover green when you hover)
– Change the hover submenu hove state. (chage background color, text color, etc…)
August 30, 2016 at 5:41 pm #1154118
FriechModeratorHi There,
The site is in under construction and the credentials provided above does not work anymore. Please provide us the new credentials so we can take a closer look.
Try this css code for the submenu text color and background.
.x-navbar .desktop .sub-menu li.x-active > a:hover { background-color: blue; color: red; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1147675 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
