Forum Replies Created
-
AuthorPosts
-
Hi
Here is the link: https://imgur.com/a/nO3wHSWPlease take look at this screenshot
ThanksBrodner.metropoljournal.de
Thanks!Thanks for your help!
Is it the same if i delete the theme an reload it again?
I did so yesterday and everything was ok again. Or do i still have the old code?- This reply was modified 6 years, 8 months ago by werbeagenturlauf.
You can close it. Thanks for your help
Problem is solved! Thanks for your help!!
@font-face {
font-family: ‘SerpentineComLight’;
src: url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.eot’);
src: url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.eot#iefix’) format(’embedded-opentype’),
url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.woff’) format(‘woff’),
url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.ttf’) format(‘truetype’),
url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.svg#SerpentineComLight’) format(‘svg’);}
h1, h2, h3, h4, h5, h6 {
font-family: ‘SerpentineComLight’, sans-serif !important;
}
p, span, body {
font-family: ‘SerpentineComLight’, sans-serif !important;
}Thats what it looks like now but still doesn’t work:
/*
Theme Name: Enfold Child
Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://kriesi.at
Template: enfold
*//*Add your own styles here:*/
@font-face {
font-family: ‘SerpentineComLight’;
src: url(‘https://brodner.metropoljournal.de/wp-includes/fonts/serpentinecom-light.eot’);
src: url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.eot#iefix’) format(’embedded-opentype’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.woff’) format(‘woff’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.ttf’) format(‘truetype’),
url(‘https://brodner.metropoljournal.de/wp-includesfonts/serpentinecom-light.svg#SerpentineComLight’) format(‘svg’);}
h1, h2, h3, h4, h5, h6 {
font-family: ‘SerpentineComLight’, sans-serif !important;
}
p, span, body {
font-family: ‘SerpentineComLight’, sans-serif !important;
} -
AuthorPosts