• Hi, There is an issue with my website parkwestcapital.com, as whenever we do any kind of changes on the website it does not reflect the changes instantly and takes 2 days time to reflect the changes. On the other hand website, mobile version is working fine on all devices and OS except iPhone 7, where there is lot of distortion in header section like phone number is showing on banner, way down from its actual position.

    If anyone can help me out with this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Changes not being reflected immediately is more than likely a browser cache issue. You can clear cache by:

    • Clearing it manually in your browsers settings.
    • Try doing a “hard refresh” (cmd + shift + r on mac OR cntrl + shift + r on PC)

    The iPhone 7 issue can be fixed with CSS. The CSS media query that is being used to move the phone number on smaller screen sizes needs to happen sooner in order to avoid having the issue on the iPhone 7 screen size.

    Thread Starter saifur13

    (@saifur13)

    Hi Grace,

    Thanks for your response, but this is not as simple as it looks. We have already taken care of all these steps to clear cache issue.

    To fix iPhone 7 issue, we have checked all the possible edits in CSS but still phone icon is appearing at some other place and the number is showing up way down on banner.

    Now the problem is since we cannot see the instant reflection of the changes that we do in CSS, so we cannot see exactly that what is the effect of change that we have done in CSS to fix this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changes not reflecting instantly and iPhone 7 issue’ is closed to new replies.