Hello,
Our issue is just for the mobile search bar. I attached 2 images, one is how we want it to look and the other has the issues. We want to control the width of the search bar and have the search icon on the left.
Our website is Jetsetty.com, and the interior pages are working like we want it. The homepage is where we’re struggling to make it look the same. Unfortunately, a programmer coded this look for the way we like it but we now have no control which is not optimal for us. We’ve moved on from that programmer and want to be able to configure in your console. If you could provide some insight that would help us we’d greatly appreciate it.
Thank you,
Jerry
It looks like a simple cache related issue to me. On the sub-pages, the cached and minified stylesheet file name is different from the one on the front page. That means, the front page is served as outdated from the site cache.
If you clear all layers of cache: page, CDN, cloudflare, minify, browser etc.. then it will resolve the issue.