• Resolved vitaljik

    (@vitaljik)


    I dequeued and deregistered front.css style and included all its styles in genesis additional styles (to not loose my edits on updates). Almost everything works well, except from font awesome icons. I believe this line is to blame:

    sourceMappingURL=front.css.map

    Is there some way I could resolve that?

    • This topic was modified 7 years, 2 months ago by vitaljik.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Estatik

    (@estatik)

    Hi there!
    Please, check if icons are connected to your website, as they were depended on front.css.
    If they are not, please, try to connect them.
    Thanks!

    Thread Starter vitaljik

    (@vitaljik)

    Hey, thanks. Not really sure what you mean about if they are connected. Font awesome css is still present in the source.

    /wp-content/plugins/estatik/assets/css/vendor/font-awesome.min.css?ver=4.9.3

    Thread Starter vitaljik

    (@vitaljik)

    ok, if anyone wonders onto similar issue, the problem was the css loading order.

    Plugin Author Estatik

    (@estatik)

    Hi there!
    It should work. The line sourceMappingURL=front.css.map doesn’t matter for the issue. You can even delete it.
    Can you, please, contact us via email and share your admin access?
    Or at least send us your website URL.
    Thanks!

    Thread Starter vitaljik

    (@vitaljik)

    It is resolved. As I said, font awesome css should load after front.css (in my case a modified copy of it outside the plugin).

    Plugin Author Estatik

    (@estatik)

    Thank you for information!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS problem’ is closed to new replies.