Recently, I encountered some issues on a Joomla website that I constructed using Joomla 3.5.1. I have utilized CSS to ensure the responsiveness of the site, which is functioning perfectly.
The main issue arises with the header of the site displaying differently in various browsers and versions:
Firefox 48.0.2 (displays correctly) Chrome 52.0 (telephone number misplaced) Internet Explorer 10 (telephone number and search bar out of alignment)
I am unsure how to target Chrome specifically to rectify this issue within my CSS. I assumed that the site would render consistently across all browsers like Chrome and Firefox, with modifications only needed for Internet Explorer. However, there seems to be something off.
The URL of the site is:
I would greatly appreciate any advice on resolving this problem, as I have attempted using the inspect element feature in Chrome without success in identifying the solution.
Thank you in advance.