Tagged: x
-
AuthorPosts
-
January 21, 2017 at 2:33 pm #1339874
paleopollyParticipantI want to customize the Sign Up menu item to display in teal, with white text- to display always. Not just when hovered on. For example on this screenshot, I want the “signup” menu icon, to be always a color- I am envisioning a teal pill shape, with white font. Not just when you hover over it. I want the other menu items to remain as are. I have added a CSS class in appearance, > menu as signup. Now what do I do?
http://www.dev.theweddingday.net running on up to date x theme
January 21, 2017 at 9:50 pm #1340131
paleopollyParticipantI am trying to customize the color of a single menu background item. see screenshot
I have added a custom CSS class in Menu- signup…..
I then added this in customizer….
.x-navbar .x-nav .signup {
color: #66C5C6;
}HELP!!!!
January 21, 2017 at 9:51 pm #1340132
Rue NelModeratorHello There,
Thanks for writing in! 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.
January 21, 2017 at 9:53 pm #1340133
paleopollyParticipantThis reply has been marked as private.January 21, 2017 at 9:54 pm #1340134
paleopollyParticipantI want the signup to be #66C5C6 background with white font.
January 22, 2017 at 2:35 am #1340256
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.signup a span { background-color: #66C5C6; color: #fff; }Hope that helps.
January 22, 2017 at 4:55 pm #1340785
paleopollyParticipantThanks worked perfectly!
January 22, 2017 at 5:49 pm #1340818
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1339874 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
