-
AuthorPosts
-
October 5, 2017 at 11:59 am #860541
Hi!
I’ve gotten massive help from you earlier, which helped me greatly in achieving a good design for a customer.
That was 4.0.7, but I’ve now upgraded to 4.1.2, and the burger-menu is pretty much gone on mobile/tablet.
Could you help me out in finding the reason for this? The custom css is quite extensive, and you kindly provided it from scratch.
The second link is to a new website I’m working on, which was freshly installed with 4.1.2, where the same problem kinda persists. Also, the link-space (a) outreaches the logo substantially – could this have something to do with the problem?
Links and login-info in private content :)
- This topic was modified 7 years, 1 month ago by transdesign_dk.
October 5, 2017 at 12:03 pm #860544Also, while I have your attention, I seem unable to set the buttons on website 1 (specific link in private content) to equal lenghts, despite many attempts with custom CSS… Could you please point me in a direction? :)
- This reply was modified 7 years, 1 month ago by transdesign_dk.
October 6, 2017 at 10:02 am #860918Hi again,
After messing further around with the custom CSS you kindly earlier provided, I believe i might’ve fixed the problem (commented out somes strings of code) on website 1! That said, I’m still a bit confused about it after the update, and a check-up on the CSS would be hugely appreciated!
October 9, 2017 at 8:07 am #861772Hi,
Thank you for using Enfold.
Could you please provide a link to the previous thread with the menu modification? Which of those css codes are removed?
Best regards,
IsmaelOctober 9, 2017 at 9:36 am #861793Hi there,
Sure! It’s this one: https://kriesi.at/support/topic/logo-and-main-menu-in-left-sidebar-100-height-always-sticky/ :)
This is the css which I’ve commented out with succes:
/*.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}*/
Please do let me know if you need anymore information!
October 9, 2017 at 12:31 pm #861867Hi transdesign_dk,
You have a copy of the header.php file in your child theme, if you have any customizations there you need to merge that file with a copy of the file from the parent theme. If no customizations were made, than remove the file from the child theme.
As for the buttons, you can use this code.avia-button.avia-size-large { min-width: 260px; }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 9, 2017 at 12:59 pm #861883Hi Victoria,
Thank you! I’ve taken the original Enfold header.php and put in into the childtheme, and done the customizations (tag manager and theme color for android chrome header color) from scratch again.
Thank you for the css for the buttons – it works flawlessly! I could swear i already tried that, but I’ve probably been messing up the syntax… :) Is there a way to further pin down which large buttons that should be affected? Thinking of custom classes given to the buttons i want to give different widths :)
Also, could you look into website 2 (private content) and check the whole mobile-menu-missing thing thats happening there? I’ve tried messing a bunch with css and header.php/functions.php, but it doesn’t quite cut it… Thank you so much in advance!
I’m thrilled with the support given by you guys – thank you so, so much!
October 10, 2017 at 7:53 am #862330Hi,
The header markup of the “antesgroup” looks different compare to the latest versions. It’s still using an old version of the template files. Did you modify the header.php and the include > helper-main-menu.php file? Please get a fresh copy of those files from version 4.1.2 then redo the modifications.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.