Hi Armin,
Thank you for your prompt reply! I have already updated to Version: 3.1.4 earlier today.
The issue and result is still the same.
I will send you my details right away.
Thank you so much for looking into this! I very much appreciate it!
Best,
Thao
ah i think its only possible to have one menu bar
go to lay options -> custom css & html
custom html in footer:
<div class="my-navbar"></div>
custom css for desktop:
.my-navbar{
position: fixed;
z-index: 2;
background-color: blue;
top: 0;
left: 0;
width: 100%;
}
maybe something like that
best to learn some css and html to do things like that, good luck!
yea so on that page you can set the "frame" space top and space bottom to 0 in the gridder
then right click the row and select "browser height"
now insert a carousel and select "fixed height" and enter 100vh
in your custom css please use !important
like
.sitetitle{
z-index:99!important;
}
This is your css that causes it:
maybe do .lay-content a;link, instead of just a:link
@media (min-width: 601px)
a:link {
color: #000;
border-bottom: solid 1px;
display: inline-block;
}
Please go to lay options -> carousel addon and turn off lazyload images
Yea your website loads a little slowly
Could you disable all plugins except lay theme plugins
@arminunruh said in Mobile Frame after Update + Burger:
.burger-wrap-default {
margin-right: 0px!important;
padding-top: 10px!important; }
Great! Thanks for your time. It is working now.
Best Daniel
Hi Marius, apologies I am new to this process and thanks for pointing that out. What can I do so that I can share the link with you? Thanks again and hope you are well,
Christian