Tagged: x
-
AuthorPosts
-
June 13, 2016 at 9:55 pm #1040703
speesterParticipanthttps://thekitchentrainer.com.sg/
Possible to shift down when user are are logged in?
If not the user log in bar will block the menu.
Thanks
June 14, 2016 at 4:30 am #1041060
ChristianModeratorHey there,
Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
June 21, 2016 at 5:19 am #1052257
speesterParticipantwordpress menu is covering the website menu when you are logged in to wordpress.
you can take a look at the screen shot.
For both mobile and desktop
Thanks.
June 21, 2016 at 6:31 am #1052325
ChristopherModeratorHi there,
To see the issue we need to login, please provide us with login credentials in private replay.
Thanks.
June 21, 2016 at 6:43 am #1052344
speesterParticipantThis reply has been marked as private.June 21, 2016 at 8:03 am #1052456
Paul RModeratorHi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
.admin-bar .x-navbar { top:32px; }Hope that helps
June 22, 2016 at 11:24 pm #1055728
speesterParticipantadded the code. dosent work.
FYI, because i wanted it to be transparent menu, i added code to make it shift up.
So i think the real solution to this problem is to add padding to the menu only when users are log in, not to add padding when users are not logged in.
Thanks.
June 23, 2016 at 3:26 am #1055945
Paul RModeratorHi,
Upon checking, I can see there is a syntax error in your css code which prevents the codes after it from working.
You missed a closing bracket.
http://screencast.com/t/fv3UP40oYw62
I added the code I provided above at the very top of your custom css and it works.
June 23, 2016 at 6:35 am #1056157
speesterParticipantWOW.
AWESOME !!
THANKS !!
June 23, 2016 at 8:42 am #1056316
JoaoModeratorGreat to hear it.
Let us know if we can help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1040703 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
