Featured image problem
-
Hi,
Since a few hours I have a problem with the images overflow (I guess). I experimented with search plugins this morning, but removed all of them (deleted). So there is no plugin that wasn’t here as the startpage still worked.
What do I have to do to fix this problem? I use a child-theme and have this code, concerning these images:
/* Hintergrund der runden Bilder Startseite */ .round-div { border: 104px solid #F1F3E6; border-radius: 900px; display: block; height: 170px; left: -54px; position: absolute; top: -66px; transition: all 0.3s ease 0s; width: 170px; z-index: 99; } /* Hintergrund der runden Bilder Startseite auf mobilen Ger?ten*/ .widget-front .round-div { border: 94px solid #F1F3E6; height: 150px; left: -67px; top: -44px; width: 150px; }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Featured image problem’ is closed to new replies.