Tagged: x
-
AuthorPosts
-
October 24, 2016 at 6:29 am #1228206
mahmoud237ParticipantHow can I make a button on the mobile navbar instead of the item on the attached photo ?
I use ethos stack .
October 24, 2016 at 6:30 am #1228208
mahmoud237ParticipantThis reply has been marked as private.October 24, 2016 at 6:57 am #1228236
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-navbar .mobile .x-nav li.accountbutton>a>span { background-color: #5CB85C; border-radius: 4px; padding: 10px 26px !important; color: #ffffff; }Hope that helps
October 24, 2016 at 7:59 am #1228294
mahmoud237ParticipantGreat .. it worked … But How can I remove the underneath background color under the button ?
Check the attached photo to know what I mean
October 24, 2016 at 8:53 am #1228356
ThaiModeratorHi There,
Please change the previous CSS to this:
.x-navbar .mobile .x-nav li.accountbutton>a { background-color: #5CB85C; border-radius: 4px; padding: 10px 26px !important; color: #ffffff; }Hope it helps 🙂
October 24, 2016 at 1:36 pm #1228731
mahmoud237ParticipantGreat … Can I make its width smaller and float the button and the text on it to center ?
October 24, 2016 at 4:17 pm #1228922
JadeModeratorHi there,
I tried to login through the admin but whenever I try to access the homepage, I get asked for a password.
Kindly provide us with the page password so that we could check it further.
October 24, 2016 at 4:19 pm #1228923
mahmoud237ParticipantThis reply has been marked as private.October 25, 2016 at 12:55 am #1229373
RupokMemberHi there,
Let’s update the code to below :
.x-navbar .mobile .x-nav li.accountbutton > a { background-color: #5cb85c; border-radius: 7px; color: #ffffff; margin: 0 auto; text-align: center; width: 200px; }You can use the native functionality of WordPress to make a page password protected from “Publish” option. There is no need of using an extra plugin for this.
Thanks!
October 25, 2016 at 4:52 pm #1230550
mahmoud237ParticipantThank you very much … Worked Perfectly
October 25, 2016 at 11:05 pm #1230884
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1228206 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
