Tagged: x
-
AuthorPosts
-
December 15, 2016 at 8:29 am #1294246
CaroLinParticipantHello.
I used the “Food truck” demo to build my wordpress site. Now i take for the header “fixed top” instead of “static top”. Now the problem you see in the video attached.
After I scroll the first section disappears behind the header.
I cannot find the problem. Can you help me?
Thx
Regards,
CaroDecember 15, 2016 at 8:30 am #1294250
CaroLinParticipantThis reply has been marked as private.December 15, 2016 at 9:14 am #1294297
RupokMemberHi there,
Are you facing this on the specific page only? In that case use the below code within page level custom CSS :
.x-navbar { left: 0; position: fixed; right: 0; } .x-main.full { margin-top: 112px; }Hope this helps.
December 15, 2016 at 9:22 am #1294316
CaroLinParticipantHello.
Thanks for your fast answer. I will check it. 🙂
But to answer on your question: It is on each page of the website.
Edit:
I checked your code – regrettably it didn’t work.
Now I have the header fullwidth.If you want, you can test it for yourself. 🙂
the credentials are aboveRegards
December 15, 2016 at 9:33 am #1294327
JoaoModeratorHi There,
Let us know if you need further help,
Joao
December 15, 2016 at 9:37 am #1294332
CaroLinParticipantI checked your code – regrettably it didn’t work.
Now I have the header fullwidth and the problem was still there.If you want, you can test it for yourself. 🙂
The credentials are aboveRegards
December 15, 2016 at 10:47 am #1294445
RupokMemberHi there,
I have updated the code a bit and it seems working fine :
.x-navbar { left: 0; margin: 0 auto; max-width: 1120px; position: fixed; right: 0; } .x-main.full { margin-top: 112px; }I have tested the code on your site and saved to make sure it works.
Cheers!
December 16, 2016 at 1:19 am #1295353
CaroLinParticipantBrilliant.
Thank you so much. 🙂December 16, 2016 at 1:24 am #1295361
LelyModeratorYou’re welcome!
Cheers!
December 16, 2016 at 1:38 am #1295366
CaroLinParticipantSorry,… I am again. 🙁
The problem with the fullwidth of the header is still there.
You see it in the video attached.Regards.
December 16, 2016 at 1:42 am #1295368
RupokMemberHi there,
Thanks for writing back. Your video was not uploaded due to exceeded size. But I have checked your site and there is no such issue.
I have already tested the code and saved to make sure it works, so don’t change this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1294246 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
