Home > Mobile >  Website looks different using different browsers (I have searched for many fixes but haven't re
Website looks different using different browsers (I have searched for many fixes but haven't re

Time:01-06

I have been testing the website to then find out my website looks different across browsers, I have been trying to find a fix for countless days but still haven't resolved my problem, there is also a thread similar to my problem but it hasn't helped.

My website is kipplo.co.uk and the problem is on the product page.

screenshots inserted below.

1st picture is Google

2nd picture is Safari Google Chrome

Safari

CodePudding user response:

It may has to do with some browser specific css functions or properties or maybe different browsers have some security against including css files.

EDIT When writing an unusual css property or function make sure to check if it's supported by the browsers you're using.

CodePudding user response:

You have to include the HTML and CSS code for people to be able to help you

  •  Tags:  
  • Related