Tagged: x
-
AuthorPosts
-
November 10, 2016 at 11:53 pm #1252844
akleineschayParticipantHello, I’m trying to make my navbar transparent over my slider and remove the border from the navbar. I found a previous discussion thread where someone had a similar issue and decided to add the following code to my CSS customizer.
.x-slider-revolution-container.below { margin-top: -149px; } .x-topbar { border-bottom: none !important; }However, it doesn’t seem to be working properly. There is no change when I add this code. I’ll provide the credentials to my website in a following private post.
Thanks!
November 10, 2016 at 11:55 pm #1252845
akleineschayParticipantThis reply has been marked as private.November 11, 2016 at 1:39 am #1252930
RupokMemberHi there,
Thanks for writing in! Let’s try this :
header.masthead { left: 0; position: fixed; right: 0; top: 0; z-index: 999; } .x-navbar { background-color: transparent; border: medium none; box-shadow: none; }Hope this helps.
November 12, 2016 at 4:49 pm #1254697
akleineschayParticipantThis works great! Thanks!
November 13, 2016 at 12:20 am #1254966
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1252844 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
