How to remove extensive code or hide using hard code?
-
@font-face {
font-family: ‘w3tc’;
src: url(‘/plugins/w3-total-cache/pub/fonts/w3tc.eot’);
src: url(‘plugins/w3-total-cache/pub/fonts/w3tc.eot?#iefix’) format(’embedded-opentype’),
url(‘plugins/w3-total-cache/pub/fonts/w3tc.woff’) format(‘woff’),
url(‘plugins/w3-total-cache/pub/fonts/w3tc.ttf’) format(‘truetype’),
url(‘plugins/w3-total-cache/pub/fonts/w3tc.svg#w3tc’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
.w3tc-icon:before{
content:’\0041′; top: 2px;
font-family: ‘w3tc’;
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How to remove extensive code or hide using hard code?’ is closed to new replies.