- This topic has 3 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Possible Bug
Tagged: boxed layout, custom css, eudcation hub
In boxed mode site views perfectly on browsers, but not on tablet and smartphone… the footer area is smaller than the rest of the page, the orange line before the footer too and also the one under the main menu.
Hello,
Sorry that you had to see this issue and thank you form informing us and making the theme better,
To fix the issue please go to
Dashboard => Appearance => Customize => Theme Options => Advanced Options
and add the following custom css,
@media screen and (min-device-width: 360px) and (max-device-width: 768px) {
.site-layout-boxed #main-nav, .site-layout-boxed #footer-widgets{
width:115%;
}
}
We hope this solves your issue,
Best regards.
Thank you very much,
It solved the problem BUT the bottom widgets will not have the margins correct on the right (the text of widgets will overflow out of the right side).
Hello again,
Can we please have your site URL so that we can see your problem better?
Best 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. |