Forum Replies Created
-
Author
-
RobertKeymaster
Hi, I found another solution that might work:
COPY CODE.footer-bottom { overflow: visible !important; } .footer-bottom .kleo-page #main { flex: 1 0 auto !important; }
Let me know if this is ok.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi, I’ll make some tests and see what happens there, until then you can disable “Keep footer on bottom’ option from theme options – general settings. You will not have a footer at the bottom position but at last, you have a functional scroll on all pages.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
May 23, 2017 at 18:31 in reply to: Is this related to the problem with no blog writer image in the metta? #162466RobertKeymasterHi, you can add these line of css in your theme options – quick css:
COPY CODEli.kleo-notifications-nav .kleo-submenu-item > a { line-height: 20px; } .navbar .sa-notification a { overflow: hidden; text-overflow: ellipsis; display: inline-block !important; width: 50px; white-space: nowrap; vertical-align: bottom; } .sa-notification .social-delete { width: 20px !important; text-align: center; border-radius: 50%; top: 6px; } .kleo-notifications-nav ul.submenu-inner.has-notif li:before { top: 4px; }
Let me know if this works for you.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi, please add these lines of css in theme options – quick css:
COPY CODE.footer-bottom { overflow-y: auto !important; } .footer-bottom .kleo-page #main { flex-shrink: 0; -webkit-flex-shrink: 0; }
Let me know if it works.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
RobertKeymasterHi @cezar, we’ve fixed this and will be available in our next update. Until then you can add in your theme options – quick css the following lines:
@media only screen and (min-width: 768px) {
.second-menu .second-menu-main .scroll-container-wrapper .scroll-container {
padding-top: 0;
}
}
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
December 20, 2016 at 18:58 in reply to: Need an answer. 3 times asking for support and didn’t get it #147568RobertKeymasterNot marked as solutionDecember 16, 2016 at 20:11 in reply to: Need an answer. 3 times asking for support and didn’t get it #147293RobertKeymasterNot marked as solutionDecember 15, 2016 at 22:40 in reply to: Need an answer. 3 times asking for support and didn’t get it #147177RobertKeymasterNot marked as solutionDecember 15, 2016 at 21:01 in reply to: Need an answer. 3 times asking for support and didn’t get it #147172RobertKeymasterNot marked as solutionDecember 15, 2016 at 14:12 in reply to: Need an answer. 3 times asking for support and didn’t get it #147122RobertKeymasterNot marked as solutionRobertKeymasterHi, well… yes and no, during the layout process I realized that it is quite difficult to implement on Kleo and we chose to come up with a new theme that supports multivendor 100% and better optimized for mobile. Kleo still have a solid layout architecture but in the last year of continuous development we found so many things that we want to be part of Kleo but also we think it will be better if these are build from scratch under another theme name. We don’t have an ETA but to be realist I think in autumn will be first release.
Regards!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRobert - Front-end developer and UI graphics enthusiast.
-
AuthorPosts