Tagged: x
-
AuthorPosts
-
November 26, 2016 at 3:44 pm #1271665
VladmazurenkoParticipantHello,
I have my navbar menu and I’d like to perform several changes:
1) When the screen is MEDIUM logo does appear and the menu icon has box and shadow which I want to REMOVE.
2) When the screen is small logo does NOT appear and I want it to be there, on the other hand the menu icon’s box and shadow disappear (appearance which I want to accomplish on MEDIUM SIZE screen as well)
3) If it is possible I’d like to change the menu icon by MENU word in all cases (Small and medium screen sizes)
Thanks.
November 26, 2016 at 9:08 pm #1271848
RadModeratorHi there,
Thanks for writing in.
I think they are possible, but would you mind providing your site’s URL?
Thanks!
February 5, 2017 at 3:09 pm #1358841
VladmazurenkoParticipantThis reply has been marked as private.February 5, 2017 at 8:34 pm #1359068
NicoModeratorHi There,
I could see that you did not close the code below properly.
@media(max-width: 768px) { .x-img.img-left { max-width: 100px; float: left; }That is why there is a code showing like this in your setup.
@media (max-width: 768px) .x-btn-navbar { background-color: transparent !important; box-shadow: none !important; }below 768px screensize it will remove the background color and box shadow if the mobile button.
Hope it helps.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1271665 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
