-
AuthorPosts
-
January 23, 2018 at 1:04 pm #901423
Hello,
I have a display problem with the mega nav option in my enfold theme, when the menu is set with “logo left menu below” in enfold heading options, the mega nav unfolds goes completely to the right. This problem does not exist with the “logo left menu right” setting.
How can I solve this problem?
I really need the logo to be above the menu so I can not do otherwise.
January 24, 2018 at 5:11 am #901889Hey pixeet2016,
Thanks for the screenshot, could you post a link to the site in question as well so that we can take a closer look please?
Best regards,
RikardJanuary 24, 2018 at 12:10 pm #902081My web site is for the moment only locally, and I do not have a preprod address yet to make it available.
The parameters highlighting the bug are those stated in my previous message. The mega nav shifts systematically to the right of the site from the moment the header is set with logo at the top and menu below. On the other hand with this configuration if I remove the option mega nav and I let the classic submenu I have no problem. But I really need to use the mega nav. Could you test it your side already, in order to find a solution.Tank you
January 25, 2018 at 4:35 am #902501Hi pixeet2016,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
VictoriaJanuary 25, 2018 at 10:33 am #902731I apologize for insisting but there is a problem even when I do not make any changes. I can’t give you an address preprod, because when I’ll have an available address it will be too late and my customer will have visibility on the bug which is not possible. I can’t show him the site in this state.
This is a concern in the basic enfold theme. All you need to do is set up a blank child instance with a mega nav and the “logo left menu below” header, like my screen shot.
I installed enfold and I did not import a demo, I worked simply with the editor by creating my pages and setting in the enfold child tab. I did a little css in my child folder. My css don’t create the problem, it does’nt change anything. You think I already checked by removing it completely. I simply selected in the back office in “general style” the option “enfold 2017”. And I have this problem of display.
Thank you for looking on your side that can not give you an address to watch.
January 29, 2018 at 11:43 am #904175Hi,
I am afraid we cant do anything without the address so we can identify the problem and be able to help you.
Best regards,
BasilisFebruary 12, 2018 at 4:43 pm #911171Hi,
The site in question is now online on a preprod address.
Could you take a look at the display problem explained above ?Thanks
February 13, 2018 at 10:26 am #911584Hi pixeet2016,
Which browser is that? Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaFebruary 13, 2018 at 12:03 pm #911647Hi Victoria,
The problem doesn’t appears anymore. I don’t understand. It was visible on firefox and chrome you can see it on the sreen shot in my first message. Maybe a cache problem… Or a parameter that a change…
Strange.Everything is ok now.
Thank you.
February 13, 2018 at 3:34 pm #911718Hi pixeet2016,
Could be the cache issue, yes. Glad it’s working now :)
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 19, 2018 at 9:39 pm #914550Hi,
I thought the problem solved but in fact not at all. The mega nav visible at flyover of the Blog button (the green one) moves completely to the right when the size of our screen between 1024px and 1270px. You can view and test the problem on the address I already gave you. What should I do to solve the problem?Thanks
Best regardsFebruary 21, 2018 at 6:12 am #915280Hi pixeet2016,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) and (max-width: 1270px) { .avia_mega_div.avia_mega3.nine.units { left: -60vw !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 21, 2018 at 10:13 am #915334Hi Victoria,
it seems to work.
ThanksFebruary 21, 2018 at 12:30 pm #915387 -
AuthorPosts
- You must be logged in to reply to this topic.