Forum Replies Created
-
AuthorPosts
-
I found a temporary fix by using a page loader to prevent the pages from displaying until the load is complete. I wonder if it may be font awesome causing the issue. Is there CSS code to correct that? I found some php code, <?php
add_filter( ‘vpf_enqueue_plugin_font_awesome’, ‘__return_false’ );Where would I need to place that to try and fix it?
Thank you, I have added that CSS code but it is still shifting on the page load.
Sorry, it specifically is occurring on the about us, what we do, join our team, and contact us pages.
Worked perfectly! Thanks so much for the help!
Okay, I have posted the screen shots as requested, the link is below:
https://imgur.com/a/NuNacDM
That worked perfectly. Thank you very much.
Another question, same page. The History section (time line) on an iPhone shows extra space above the text in each box. My Android does not have that issue, so sounds like just smaller screen sizes. Code to fix that?
-
AuthorPosts