-
AuthorPosts
-
January 22, 2018 at 6:49 pm #900935
hi guys
The mega menu that drops down is off center as it only has 2 columns, can we possibly center the position of it ?
January 23, 2018 at 9:27 am #901295Hey codecreative,
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: 1100px) { #header .six.units { left: -140% !important; } } @media only screen and (min-width: 990px) and (max-width: 1099px) { #header .six.units { left: -90% !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 29, 2018 at 3:51 pm #904287Thank you this worked :)
January 30, 2018 at 1:12 pm #904824Hi codecreative,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJuly 5, 2018 at 11:51 am #981537Hi there,
since the latest update, our mega menu is not center aligned anymore.
We have deleted cache.What can we do about this?
July 7, 2018 at 11:28 am #982397Hi norm4u,
The menu has changed, the classes have changed. 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: 1100px) { #header .twelve.units { left: -624% !important; } } @media only screen and (min-width: 990px) and (max-width: 1099px) { #header .twelve.units { left: -90% !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaApril 5, 2019 at 2:56 pm #1087486Hi there,
unfortunately again the mega menu is not aligned in the middle. What can I do about it? It seems that larger screens are making it offset, so is the css code not meant for responsive use?April 7, 2019 at 9:02 am #1087893Hi norm4u,
Sorry for the problem. Could you try to update to the latest version of the theme (4.5.5) to see if that helps please? The update to 4.5.x has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please delete the old version of the theme, then upload the new one. Make sure that you have backups of the site before you start updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardJune 6, 2019 at 3:50 pm #1107975HI, I have the same problem and I have the 4.5.6 version of enfold theme.
June 9, 2019 at 8:28 pm #1108683Hi sere,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMarch 31, 2021 at 1:37 am #1291478Hi Kriesi team,
Is there any updated custom css code to obtain this actual result, pls? … I’ve already tried the suggested ones above but wasn’t successful in the outcome. In my case, I’ve got a three columns mega menu.
Great thanks in advance.
Regards,
H
April 3, 2021 at 6:30 am #1292043April 3, 2021 at 7:17 am #1292048Sure. I’ve placed a link in the private content section. Thank you.
April 6, 2021 at 5:26 am #1292667Hi hacart,
Thanks for the screenshot, it doesn’t seem to exist though. Could you post a link to where we can see the element on your actual site instead please?
Best regards,
RikardApril 6, 2021 at 9:10 am #1292706Hi Rikard.
Link attached. Thank you.April 7, 2021 at 6:05 am #1292982 -
AuthorPosts
- You must be logged in to reply to this topic.