- This topic has 7 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Education Pro › Head-Image Size on Pages
Hello again 🙂
On the main page of my site
https://www.spielmaeuse-wietzendorf.de/
the slider-images have a good size but the head-images on the other sites like
https://www.spielmaeuse-wietzendorf.de/unser-waldkindergarten/
are not responsive. The visible area is getting narrower the smaller the screen is and the lower content seems to be coming up.
Please, can you help me again?
Hello @ziko,
Add below given CSS to resolve the issue.
@media screen and (max-width: 992px) {
#header-image img {
width: 100%;
vertical-align: middle;
margin: 23% 0 0 0 !important;
}
#content {
margin-top: -30px !important;
}
}
Hope this helps.
Thank you.
Thats it!
Thank you so much
Hello @ziko,
Glad we could help you.
let us know if you have any issues further.
Also, we would really appreciate if you could help us by rating our theme by following the link below:
https://wordpress.org/support/theme/kids-education/reviews/
Thank you.
Have a great weekend.
once again I need your help with my site http://www.spielmaeuse-wietzendorf.de 😉
After the solution for my last problem, the individual pages work great but on the main page (the page with the sliders) shifts the menu bar with the logo from a width of 992px upwards.
sincerely Ziko
p.s. I made the rating for you 😉
Hello
When we inspected your URL we could not spot the issue that you have reported. Can you please explain the issue further so that we can inspect it further ?
Regards!
Hello
Please attach the below given CSS in the additional CSS section.
@media screen and (max-width: 992px){
header#masthead.site-header {
height: 150px !important;
}
img.custom-logo {
margin-top: 45px !important;
}
}
Hope this helps
Feel free to reach us for any further query/confusion.
Regards!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |