Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
unfortunatelly this did not work.
I have helped myself hiding the submenue at mobile screens.You may close this thread.
Best regards
Hi Rikard,
thanks for your reply. You are right, this seems to be a local problem. Please find admin details in private area.
Best regards.
Hi Victoria,
I just tried your suggestions, but it did not help. Nothing changed.
wolf883 seems to have the same problem.
Hope you will find the bug.
Best regards.Hi Victoria,
thank you for your reply.
Maybe, I have not described the problem comprehensible. Therefore I try it again:
I do not want to get a second burger menue. I just want to have the same state as before the update.In the backend, the submenue shows the following toolbox, which I have turned on:
“Angeheftetes Untermenü:
Wenn angewählt, wird das Menü am oberen Rand der Seite angeheftet, sobald es diese berührt. Diese Option wird ignoriert, wenn das Burger-Menüsymbol angezeigt wird.”The first part is working, but what is not working anymore after the update is this part:
“Diese Option wird ignoriert, wenn das Burger-Menüsymbol angezeigt wird.”
(ignoring stickyness of submenue while showing burger main menu)This means: Everything is fine, when the normal main menu is shown. Then the submenue is sticky.
But for small screens, when the main menu is changing into the burger menu, the submenu should not be sticky anymore. It should be scrolled out of the screen with the other site content. Instead it is still sticky. This is not how it was before the update and is not, what the toolbox is promising.
This problem occures on all sites:
Thank you in advance.
Hi Victoria,
thank you for your prompt reply.I have made the following settings: s1.jpg
According to the settings, the submenue should disappear, when the screen has a small size and therefore is showing the burger main menue.
(For big screens and normal main menue the submenue shall be shown always. This is working.)s2.jpg shows the submenue at the top of the site (this is also fine)
s3.jpg shows the same site, but scrolled down. In this case the submenue should disappear for small screen sizes with burger main menue.
Thanks for helping
and best regards, KritzfredThank you Ismael,
you may close this thread.
Best regards
July 9, 2020 at 2:03 pm in reply to: Header is not sticky at bigger mobile screens / smaller tablets, transparency #1229171Finally I found a solution.
Thanks to all of you, who supported me.This thread may be closed.
Best regards- This reply was modified 4 years, 3 months ago by Kritzfred.
July 9, 2020 at 12:05 pm in reply to: Header is not sticky at bigger mobile screens / smaller tablets, transparency #1229126Hallo Günni,
ruhig Blut, ich will hier niemand anschreien, schon garnicht jemanden, der mir hilft ;-)
Großbuchstaben war nur die einzige Möglichkeit, darauf aufmerksam zu machen. Farbig hinterlegen oder fett schreiben, geht hier ja nicht. Ich habe in diesem Thread bereits 2 mal vorher auf diesen Punkt hingewiesen und immer wurde er übersehen. Ich wollte damit nur uns allen unnötige Arbeit ersparen.Melde mich wieder sobald ich den Code ausproberen konnte. Bis dahin schon mal vielen Dank!
PS: Dass das Logo skaliert werden muss ist klar und auch ok. Es sollte nur nicht asymetrisch skaliert und damt verzerrt werden.
July 9, 2020 at 9:39 am in reply to: Header is not sticky at bigger mobile screens / smaller tablets, transparency #1229082Thanks, but it is still not, what I´m seeking for:
The header is sticky now, at all screen sizes: OK
The Logo is changing proportions now: That´s an absolutely NOGO
The header is still covering the site behind.AND I AM LOOKING FOR A 30% TRANSPARENT LOGO BACKGROUND FOR ALL PAGES. (30%white).
July 9, 2020 at 8:18 am in reply to: Header is not sticky at bigger mobile screens / smaller tablets, transparency #1229075Hi Mike,
thanks for the code!
It works in the sense, that it makes the header sticky, but there occures another problem now:
The header is now hiding the upper part of the page!
I tried to solve the problem with that code:
@media only screen and (max-width: 989px) {
.responsive #top #wrap_all #header {
position: fixed !important;
}
.responsive #top .logo {
position: relative !important;
display: table !important;
width: 80% !important;
}
.responsive #top #main {
padding-top: 80px !important;
}
}
But it did not help.Please also take a look at the second part of my origin question:
I would like to make the background of the header about 30% transparent.Looking foreward to your help and a snippet, that solves BOTH problems.
Thank you in advance.
Best regardsJuly 6, 2020 at 10:40 am in reply to: Header is not sticky at bigger mobile screens / smaller tablets, transparency #1228244Hi Mike,
thanks for the code!
I think you misunderstood, what I meant. I try to clarify and hope, you will find a solution.I have two problems:
1) The header for screens and mobile screens between 767px and 989px is not sticky. It also shows a strange behaviour, which means, that the Logo and the burger menue are not centered in line. By scrolling they move strange.
2) With the appeareance of screens smaller than 767px and bigger than 989px I am content, but I would like to make the background of the header about 30% transparent. (Nothing to do with the (100%) transparent logo setting for the home page. I mean all other pages.)
Thank you in advance!
Best regards.
July 3, 2020 at 11:35 am in reply to: How to make a menue bar (Untermenue) invisible for small mobile devices #1227740Hi Rikard,
now it´s working. Thanks! You may close the topic.
Best regards.
For me it is fine if you close it.
For me it is fine if you close it.
July 2, 2020 at 9:08 am in reply to: How to make a menue bar (Untermenue) invisible for small mobile devices #1227411Hi Rikard,
thanks! This is working, but now it shows an empty container instead.
How can I hide all (menue bar and the container behind)?
Best regards
Hi Rikard,
thanks for your reply.
I fixed it with the following code:
@media only screen and (max-width: 767px) {
#top .logo {
max-width: 80% !important;
width: 80% !important;
height: auto;
}}Hello Victoria,
thanks!
Eventually it is an good idea, to include the Xing-button as a standard with one of the next updates.
Best regards
July 1, 2020 at 8:54 am in reply to: How to make a menue bar (Untermenue) invisible for small mobile devices #1227147Hello Victoria,
yes, that is the menue bar.
I don´t want to change it, I just want to hide it for small mobile devices, eg. smaller than 767px.
(Same responsibility feature, like it is possible with the color sections.)Thanks in advance.
Hello Victoria,
here you are:
http://www.bornproductideas.de/exchange/screenshot-1.pngthis happens, when I visit the website via the Google-app.
For better understanding, take a look at this screenshot:
http://www.bornproductideas.de/exchange/screenshot-2.png
First app in the 4th row.Thanks in advance
June 9, 2020 at 5:40 pm in reply to: Mobile Darstellung PARALAX und FIXIERTE Backgroundfotos #1220911Thanks to all for your support!
In my opinion this is an important feature, worth enough to get some attention by Kriesi.
@ Kriesi: Do you plan to fix that bug, so that it is possible to use that enfold feature at all mobile devices and browsers?
Would be great!
May 29, 2020 at 12:51 pm in reply to: Mobile Darstellung PARALAX und FIXIERTE Backgroundfotos #1217675Hi Yigit,
thanks for your reply!
Unfortunately it does not work. My website is not online yet. But you have the same problem with your website.
Take a look at: https://kriesi.at/themes/enfold-2017/With apple devices and some other mobile devices the background does not scroll, neither.
The same problem occures with background videos.Thanks in advance for further help.
-
AuthorPosts