Site logo

Archived topic

for the content-separator size dot is change to comma.

1 reply · Started by Artur on November 12, 2020

Viewing posts 1–2 of 2

Hi
in the dashboard I set 0.8em and all is ok but in the inline css this size changes to 0,8em. Details at picture.
Could you check why? Thanks.
Regards, Artur

Hi,

in the dashboard I set 0.8em and all is ok but in the inline css this size changes to 0,8em. Details at picture.
Could you check why? Thanks.

Strange. I can't seem to replicate the issue.

By the way, regardless of its syntax, it's not applying because a cached CSS is preceding it.

.post-image-above-header .inside-article .featured-image, .post-image-above-header .inside-article .post-image {
    margin-top: 0;
    margin-bottom: 0.8rem !important;
}

Which is found here .../wp-content/cache/minify/555d8.css.

This archived topic is closed to new replies.