Tagged: x
-
AuthorPosts
-
May 20, 2016 at 6:53 am #1001360
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
I am using Integrity in stacked mode, and I have edited the wp-header.php to add in a image directly below the navigation.
The image needs to appear on every page so I figured the this was going to be the best idea. It’s a png image so has transparency.It looks great and responds well and it does exactly what I want it to do when on mobile.
However, I am trying to add content into my pages and my first section needs to have a negative margin, so I would have expected the section would sit underneath the image I inserted and the navbar. However, the opposite is happening, and my section is appearing top of my inserted image.
Any help is appreciated.
Thanks
May 20, 2016 at 8:02 am #1001442
LelyModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
May 20, 2016 at 8:44 am #1001512
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.May 20, 2016 at 10:21 am #1001655
JoaoModeratorHi There,
Please add at your Appereance / Customizer / Custom / CSS
.banner { z-index: -1; }Hope that helps,
Joao
May 20, 2016 at 10:29 am #1001667
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi Joao,
I’m afraid that didn’t work.
May 20, 2016 at 4:52 pm #1002159
JadeModeratorHi there,
Please update the code to:
.banner { z-index: 99999; position: relative; }Thank you.
May 23, 2016 at 2:21 am #1004748
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantPerfect, thank you Jade
May 23, 2016 at 2:28 am #1004760
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1001360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
