Forum replies created
ok… whyever. It seemed to be a problem with the hoster. The Problem went away automagically and I can´t event explain why. Seemed like a caching issue… ;(
Hi Evgeny.
I found a solution on another forum.
Does this break something ?
@media (min-width: 768px) {
#primary {
-ms-flex: 0 0 80.000000%;
flex: 0 0 80.000000%;
max-width: 80.000000%;
}
#secondary {
-ms-flex: 0 0 20.000000%;
flex: 0 0 20.000000%;
max-width: 20.000000%;
}
}
#secondary-2 {
-ms-flex: 0 0 20.000000%;
flex: 0 0 20.000000%;
max-width: 20.000000%;
}
are there probably some settings in the customizer ? Only thing I can change is the size of the whole size with 1280px
Works like a charme… Thank you!
just figured that
.thumbnail-post .mask a.link, .thumbnail-post .mask a.zoom {
width: 64%
}
would also do… Is there a downside?
Thanx alot! 😉
Works like a charm! Thanks a lot…
https://www.anboernssoll.de/wp
Is it possible to center the paperclip into the image ? It´s a little to the left.
Works like a charm! Thanks a lot…
https://www.anboernssoll.de/wp
s it possible to center the paperclip into the image ? It´s a little to the left.
The page is
https://www.anboernssoll.de/wp/wp-admin/
It´s the widget area on the right hand side which needs resizing (side layer 1)…
The whole size of the page is 1280px – the area right should be around 580px but stay responsive.
Thank you for your kind support. I really appreciate it!