I'm trying to add one rule to my custom CSS, which is as follows:
canvas {
-ms-touch-action: double-tap-zoom;
}
However, when I save the CSS, the rule becomes empty:
canvas {
}
What's going on?
I'm trying to add one rule to my custom CSS, which is as follows:
canvas {
-ms-touch-action: double-tap-zoom;
}
However, when I save the CSS, the rule becomes empty:
canvas {
}
What's going on?
Do you have any sort of caching enabled?
The only thing that I'm aware of is one that offloads my images to wp servers. I can't seem to find that option now, I thought it was part of Jetpack.
Can you post a link to your site? That might help someone help sort out what's going on.
You must log in to post.