V
V
vinoffandrey2020-11-02 18:27:59
css
vinoffandrey, 2020-11-02 18:27:59

css is not displayed in safari, as if there are no styles at all, how to fix it?

Hello.
There was a problem when uploading the layout to the hosting. In Chrome, Yandex, FireFox, the layout is displayed perfectly. But on Safari, it feels like the styles aren't connected at all. Only HTML code is present. Run css files through autoprefixer. But I understand that the problem is not in the prefixes. Since the styles are simply missing.

<link rel="stylesheet" type="text/css" media="all" href="/assets/css/header.css">

Here is a line of css connection code.
I've looked all over the internet and can't find an answer to my question. I will be grateful if you help.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladik Bubin, 2020-11-02
@ikoit

If it doesn't display styles at all, then it's more likely an error in the path or in displaying them. See if the styles appear in the head. And send a screenshot of the logs from the console, please.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question