- This topic has 7 replies, 2 voices, and was last updated 5 years, 7 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 › Free Themes › Blog Lover › Featured Section
Hi,
now, my blog runs in a subdomain: https://240419.ingalandwehr.de/
Please, have a look to the featured section. Something is wrong there. How change this?
If only 4 featured Posts everything will be fine. It’s the fifth Post which floates to the right side. If the browser window widens, then the 5th element flows to the left side. (I’m working with ab 17″ monitor, 1280 x 1024px – HP L1706)
Thank you and best regards
Frau Inga
Hello @frau-inga,
To resolve the issue, please add below given CSS in the Additional CSS.
@media screen and (min-width: 767px){
.col-3 article {
min-height: 600px !important;
}
}
Hope this helps.
Thank you.
Hi,
unfortunatly the additional CSS wasn’t the solution. See for yourself: https://240419.ingalandwehr.de/
Best regards
Frau Inga
Hello,
When we inspected your site URL we found that the code works absolutely fine as you can see in the screenshot below.
The issue might have raised due to the cache so please once clear the cache and check the issue as it should work fine.
Thank you.
Hi,
i agree with you that the code works fine. However, the distance to Latest News is now much bigger. This came fron the code you sent to me.
Best regards
Frau Inga
Hello,
To resolve the issue please replace above given CSS with the CSS given below:
#latest-featured {
padding-bottom: 0px !important;
}
@media screen and (min-width: 767px){
#latest-featured.col-3 article {
min-height: 600px !important;
}
}
Hope this helps.
Regards!!
That’s it! Thank you very much!
Hello @frau-inga,
Glad to help you.
If you have any issues further then kindly let us know.
Thank you.
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. |