Tagged: x
-
AuthorPosts
-
August 13, 2016 at 10:11 am #1129952
mahmoud237ParticipantHow can I center my navbar I tried some code in the community but didn’t work for me …I use Brand extended demo for my site.
August 13, 2016 at 10:13 am #1129953
mahmoud237ParticipantThis reply has been marked as private.August 13, 2016 at 10:16 am #1129954
mahmoud237ParticipantAlso, I want to remove the logo in large screen just like the attached photo
Thaks
August 13, 2016 at 11:18 am #1129994
ThaiModeratorHi There,
Please switch your header layout from Inline to Stacked:
http://i.imgur.com/euu9Aco.png
After that add the following CSS under Customizer > Custom > Global CSS:
@media (min-width: 980px){ .x-logobar { display: none; } }Hope it helps 🙂
August 13, 2016 at 12:31 pm #1130043
mahmoud237ParticipantThnks a lot … it worked 🙂
August 13, 2016 at 2:39 pm #1130123
mahmoud237ParticipantBut How I can include the logo bar on mobile view to be also transparent just like the original navbar .
See attached photo to see what I mean .
August 13, 2016 at 9:54 pm #1130382
Rue NelModeratorHello There,
To change the logobar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-logobar { border-bottom: 0; background-color: #ABE1F9; box-shadow: none; }
Hope this helps. Kindly let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1129952 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
