Hi,
thank you but I already tried that before. It doesn′t work. Maybe it′s because if you have to change a global code.
Or because these are not just widgets !?
To make sure that this code you posted doesn′t interfere with something I already customized, these are all the changings I did already.
.single .site-content .entry-title {
font-size: 54px;
line-height: 54px;
margin-bottom: 20px;
}
body {
font: 300 13px/20px "Georgia",Helvetica,Arial,sans-serif;
}
.site-content article {
border-bottom: 1px solid rgb(221, 221, 221);
padding-left: 94px;
margin: 0px;
padding-top: 40px;
padding-bottom: 40px;
}
.single .site-content .entry-title {
font-size: 40px;
line-height: 54px;
margin-bottom: 20px;
}
.site-header .site-branding {
background-color: transparent;
background-image: url("https://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg");
background-position: 2% 0px;
background-repeat: no-repeat;
height: 90px;
}
.site-title a {
color: transparent;
display: block;
background: url('https://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg;
width: 266px;
height: 135px;
text-indent: -9999px;
}
.page-header h1 {
font-family: Arial,"Times New Roman",serif;
font-size: 20px;
line-height: 28px;
}
.navigation-main a {
font-family: Arial,"Times New Roman",serif;
font-weight: bold;
color: white;
padding: 11px;
position: relative;
}
.site-title a {
color: transparent;
display: block;
background: url(https://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg") 0 0 no-repeat;
width: 266px;
height: 117px;
text-indent: -9999px;
}
.widget-area a {
text-decoration: none;
color: black;
}