Best Premium and Free WordPress Themes › Forums › Medical Circle › Toggle-collapse responsive menu issue
Tagged: collapse, menu, responsive, toggle
- This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago by Acme Themes.
-
AuthorPosts
-
April 13, 2018 at 2:22 pm #28508geokonParticipant
Hello,
Congratulations on your theme!
I have noticed 1 issue with my installation:
Between 768 and 1024px the menu does not appear properly: http://podologiakalamata.gr.185-4-133-25.linuxzone74.grserver.gr/
However, in your demo page it does seem OK in the same resolution field: https://demo.acmethemes.com/medical-circle/
Do you think we can do something to correct it in my installation?
April 13, 2018 at 6:33 pm #28513Acme ThemesKeymasterHello,
It seems like you have customized the theme using child theme( Medical Circle Child). Please do contact the developer of child theme to fix this issue.
If you activate the parent theme( Medical Circle ) the issues should solve
Thanks!
April 13, 2018 at 6:55 pm #28514geokonParticipantHi,
Thanks for getting back to me! Indeed parent theme does not have this issue.
I used child theme as a standard WordPress practice to modify files and be able to update the theme without losing changes. Currently, child theme only overrides footer.php and acme-gallery.php files.
If you suspect the reason why is that happening with the header menu, i would gladly hear it. Either way, thank you again for your help.
April 14, 2018 at 12:16 pm #28554Acme ThemesKeymasterWhile enqueuing style on child theme can you increase the priority to 999 or higher?
Thanks
April 17, 2018 at 9:32 pm #28680geokonParticipantThank you very much for your help, that solved my issue.
I only had to restore original font which looks nicer by adding in custom css:
body {
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
}Hopefully this priority won’t cause any other side effects.
April 18, 2018 at 6:29 am #28685Acme ThemesKeymasterIt is nice to know your problem solved.
The Priority will help you override the parent theme CSS , no side effects will cause.Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.