Tagged: x
-
AuthorPosts
-
December 9, 2016 at 8:39 am #1287394
kboslandParticipanthttp://livefree.staging2.bosland.com/
Hi, this looks very good, until mobile. How do I make the mobile header not transparent?
December 9, 2016 at 10:23 am #1287502
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
@media screen and (max-width: 979px){ .x-navbar { background-color: #fff !important; } }Let us know how this goes!
December 9, 2016 at 10:52 am #1287528
kboslandParticipantThank you very much. It helps but still I am having a combination of slider rev going too short and the header for mobile too big.
I can fix slider rev separately, how would I shrink down the mobile size a bit for the logo?
December 9, 2016 at 10:57 am #1287535
kboslandParticipantI tried adding just a picture on the homepage and the picture folds up nearly completely under the logo. If you could assist with that I would appreciate it.
December 9, 2016 at 1:14 pm #1287659
JadeModeratorHI there,
Please add this code in the customizer:
@media (max-width: 480px) { .x-brand img { padding-bottom: 10px; width: 100px; margin-top: 0; } .x-brand { margin-top: 5px; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1287394 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
