Not sure what the issue is here, but my menu on desktop has shifted as you can see in the attached photo. On Safari it looks normal, but on Chrome it looks like this. Any suggestions on how to fix it?
theopendoor.church
Not sure what the issue is here, but my menu on desktop has shifted as you can see in the attached photo. On Safari it looks normal, but on Chrome it looks like this. Any suggestions on how to fix it?
theopendoor.church
Hello @brockburwell,
Thanks for writing in! I have checked your site and I found that you have added this custom CSS:
.x-navbar .desktop .x-nav>li:last-child a {
background: #29239e;
padding: 0;
height: 37px;
width: 100px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 7px;
transition: 0.4s linear;
}
This is what made a shift in your menu. Kindly clear your plugin caches and then temporarily deactivate your 3rd party plugin, Add Expires Header, before testing your site again. And by the way, your hosting provider also have some server caching. Please purge your site cache as well:
Best Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.