Tagged: x
-
AuthorPosts
-
December 31, 2016 at 11:21 am #1311018
Sara H.ParticipantHi!
I have been trying to solve this by looking at the forum but its not working for me.
1. I want my x-topbar transparent with the image from x-logobar behinds.
2. I also want it to change my menu color on the x-topbar with uber settings but something is not letting me doing it. So would be awesome to have white links with the same hover color. And that applies to the social links too.the Topbar Transparency is already ON in my customize probably something from my custom css is interfering can you have look or help me on this?
Thanks
December 31, 2016 at 11:23 am #1311020
Sara H.ParticipantThis reply has been marked as private.December 31, 2016 at 11:15 pm #1311364
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.x-topbar { background-color: transparent; height: 0; position: absolute; width: 100%; border: none; } .top-menu li a, .x-topbar .x-social-global a { color: #fff; } .top-menu li a:hover, .x-topbar .x-social-global a:hover { color: #59F0B8; }Hope that helps.
January 2, 2017 at 4:13 am #1312388
Sara H.Participantbingo! thank you 🙂
happy new yearJanuary 2, 2017 at 4:18 am #1312389
Paul RModeratorYou’re welcome! Happy New Year! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1311018 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
