Tagged: x
-
AuthorPosts
-
January 18, 2017 at 2:35 pm #1335601
ferdiaParticipantHello,
On the homepage of my site i have a Facebook & Twitter feed integration which places two tabs to the right of the browser window when clicked they display the selected feeds. However when i school down these two tabs disaster behind de nav bar. I’ve tried increasing the z-index but its still the same.
The URL is: http://eye-site-testing.com
Any assistance would be great.
Thanks
January 18, 2017 at 5:04 pm #1335799
JadeModeratorHi there,
Please add this code in the customizer:
.masthead.masthead-inline { z-index: 0; position: relative; }Hope this helps.
January 19, 2017 at 3:33 am #1336408
ferdiaParticipantThanks Jade, that got it fixed.
January 19, 2017 at 3:38 am #1336419
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
January 19, 2017 at 5:48 am #1336515
ferdiaParticipantSorry but there is one more thing. The dropdown sub-menu’s are dropping below the text and images on the page.
Do you have some code to place these above the page elementsThanks
January 19, 2017 at 7:17 am #1336600
Paul RModeratorHi,
Please replace the code with this.
#fb-tw-feeds { z-index: 99999; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1335601 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
