Tagged: x
-
AuthorPosts
-
October 20, 2016 at 4:51 pm #1224511
Adam BreenParticipanti note that our website is pushing all the way to the edge of the frame on mobile
i imagine there’s something obvious we’ve missed in setting things up
it’s not the customiser, so curious to know what we’ve done wrong!cheers
cameronOctober 20, 2016 at 4:56 pm #1224513
The Fox MagazineParticipantTry adding this to customizer and playing around with it a bit:
@media (max-width: 560px) { html body { padding-left: 1em !important; padding-right: 1em !important; }October 20, 2016 at 6:22 pm #1224577
Adam BreenParticipantHi there,
This didn’t make any difference.
This is all of the custom css in place right now:.x-navbar .desktop .x-nav>li>a>span {
padding-left: 5px;
padding-right: 5px;
}.x-navbar .desktop .x-nav > li:nth-child(1) > a:not(.x-btn-navbar-woocommerce),
.x-navbar .desktop .x-nav > li:first-child > a:not(.x-btn-navbar-woocommerce) {
padding-left: 0 !important;
}.x-navbar .desktop .x-nav > li:nth-child(1) > a > span,
.x-navbar .desktop .x-nav > li:first-child > a > span {
padding-left: 0px;
}.x-btn-navbar {
margin-top: 20px;
color: #000 !important;
}@media (max-width: 560px) {
html body {
padding-left: 1em !important;
padding-right: 1em !important;
}October 20, 2016 at 6:33 pm #1224583
Adam BreenParticipantapologies – solved it with your code!
cheersOctober 20, 2016 at 10:32 pm #1224898
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1224511 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
