Tagged: x
-
AuthorPosts
-
June 9, 2016 at 10:31 am #1034179
ocswebParticipanttemp site: http://nlwebdesign.com/securefence/
I am close to what I am trying to accomplish. I had support help me with getting an opaque background to the menu items on navigation only on scroll. However, when I scroll, the social icons on no longer inline with the rest of the menu, but when I make CSS changes to the top padding it also makes the opaque background go up making it look weird and not symmetrical.
Can you help me move the social icons up higher on the scroll menu only without the background moving with it?
Thanks,
June 9, 2016 at 2:57 pm #1034578
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-navbar.x-navbar-fixed-top #menu-item-108 a span { float: left !important; margin-top: -8px !important; } .x-navbar.x-navbar-fixed-top #menu-item-110 a span { float: left !important; margin-top: -8px !important; }Let us know how this goes!
June 9, 2016 at 3:22 pm #1034617
ocswebParticipantBingo. Thank You!
June 9, 2016 at 8:27 pm #1035002
FriechModeratorOur pleasure! we’re happy to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1034179 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
