Tagged: x
-
AuthorPosts
-
September 7, 2016 at 2:07 am #1164040
ThePlagueParticipantHey guys,
I’m new to website creating and was wondering if you’d be able to help me out.
I’m using the Xtheme Icon Stack. The background bar of my header menu used move and scroll with the menu buttons. I reinstalled the theme, and the background bar now stays at the top while the buttons scroll with the page. Is there a setting to get it back?
Thanks!
September 7, 2016 at 4:55 am #1164213
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
September 7, 2016 at 10:12 pm #1165735
ThePlagueParticipantThis reply has been marked as private.September 8, 2016 at 1:52 am #1165925
RupokMemberHi there,
It seems you have added the below code that’s causing this :
.x-navbar { background-color: rgba(0, 0, 0, 0); border-bottom: 0 none; box-shadow: none; }Let’s update the color to #fff to get expected result.
If you can’t find this; you can add this under Custom > CSS in the Customizer.
.x-navbar { background-color: #fff!important; }Cheers!
September 8, 2016 at 2:29 am #1165959
ThePlagueParticipantOh right! I totally forgot that I did that! Thank you so much, it works as it should now. You guys rock!
September 8, 2016 at 3:55 am #1166095
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1164040 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
