Tagged: x
-
AuthorPosts
-
June 13, 2016 at 9:57 pm #1040704
Maulana AParticipantHy there Themeco Staff
I have a simple question.
How can I achieve transparent border box of the mobile navbar just like the left side on the picture I send to you. Mine on the right side.
Thanks for the Support.
June 14, 2016 at 12:42 am #1040806
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
June 14, 2016 at 1:22 am #1040855
Maulana AParticipantTransparent border box of the mobile navbar just like https://www.versame.com/ have.
Thanks
June 14, 2016 at 6:35 am #1041190
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-navbar { -webkit-box-shadow: 0px 7px 31px -5px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0px 7px 31px -5px rgba(0, 0, 0, 0.55); box-shadow: 0px 7px 31px -5px rgba(0, 0, 0, 0.55); } .x-navbar .mobile .x-nav li>a { border: none; } a.x-btn-navbar { background-color: transparent !important; box-shadow: none !important; }Hope that helps.
June 16, 2016 at 8:17 pm #1046240
Maulana AParticipantNice. It works. Thank you brother.
June 16, 2016 at 10:13 pm #1046420
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1040704 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
