• Hi,

    Example:

    Currently if nothing (font / color etc.) specified for headings or body it still outputs selectors like below

    <style id="tt-easy-google-font-styles" type="text/css">
    body {}
    h1 { }
    h2 { }
    h3 { }
    h4 { }
    h5 { }
    h6 { }
    </style>

    Similarly for custom controls added, it shows all of them unnecessarily if someone not using those.

    Is there any setting which avoids this?

    Thanks in advance.

The topic ‘Not to Output Selector Unless Specified’ is closed to new replies.