Hi
Create problem in responsive view
1. Where from this css includes? – http://prntscr.com/fxhl2v – please tell me where this file exist for in future avoid these problem.
It create lot of problem with !important in menu’s height and line height.
it is overwrite my css in child-theme/style.css
2. And this also create problem with menu in responsive
http://prntscr.com/fxhldb – it takes that line height here also
3. where it saves the this code for mobile responsive ? – http://prntscr.com/fxhom4
i wants to put this header font size to this page – http://epm1.net/residential-pest-control-columbus-ohio-new/
Please give solution ASAP. This is my live site.
Thanks
Hey almondmike,
To be able to find css in the source files you either need to disable scripts conctatenation, minification and writing it to the body. It is done by some plugin. Or enable source maps. Once you’re done with doing all the changes you can enable all those things again.
Best regards,
Victoria
Thanks Victoria,
This is due to Simple Custom CSS plugin. I have fixed the responsive nav issue.
I have one problem with google map api
It has made my website slow because the google map api hits every time when reload the page.
Do you have solution for this?
Please give solution for to make google map load faster.
Thanks
Hi almondmike,
Here is what Google suggests
https://support.google.com/maps/answer/3032024?co=GENIE.Platform%3DDesktop&hl=en
Best regards,
Victoria