Tagged: x
-
AuthorPosts
-
March 10, 2017 at 3:17 pm #1402331
Nabeel AModeratorHey Nathan,
I was referring to the password to enter the site (see attached) It’s not working anymore. Can you please check and provide us the updated password.
Thanks!
March 14, 2017 at 4:57 am #1406145
nathanr_ParticipantThis reply has been marked as private.March 14, 2017 at 9:00 am #1406400
Paul RModeratorHi Nathan,
Thank you for providing your new url.
Though I am not entirely sure what you are trying to achieve.
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do ( perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
— The screenshots you provided looks the same, please indicate what you would like to happen.
Thanks
March 15, 2017 at 1:21 pm #1408419
nathanr_ParticipantThis reply has been marked as private.March 15, 2017 at 1:21 pm #1408423
nathanr_ParticipantThis reply has been marked as private.March 15, 2017 at 10:12 pm #1409065
Rue NelModeratorHello There,
Thanks for updating in and for sending us the screenshots. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS
.x-topbar .p-info { width: 100%; float: none; display: block; }You must clear your plugin cache and must regenerate the WP Autoptimize plugin before testing your site.
Please let us know how it goes.
March 16, 2017 at 10:21 am #1409719
nathanr_ParticipantHi,
Nope that did not do anything
Thank you
NathanMarch 16, 2017 at 1:54 pm #1410011
JoaoModeratorHi Nathan,
I tried the credentials provided to test the solution but they dont seem to be working any longer
Please find this code on Appereance Customizer Custom CSS
@media (max-width: 769px){ .x-topbar a { display: block; margin-top: 20px; }}And replace with:
@media (max-width: 969px) { .x-topbar a { display: block; margin-top: 20px; float: none; text-align: center; } .x-topbar .p-info { text-align: center; }} @media (min-width: 969px) and (max-width: 1110px) { .x-topbar a { font-size: 12px; } .x-topbar a:before { font-size: 10px; }}Let us know how it goes,
Joao
March 17, 2017 at 7:53 am #1410952
nathanr_ParticipantThis reply has been marked as private.March 17, 2017 at 7:29 pm #1411602
Rue NelModeratorHello Nathan,
Thanks for updating in! To resolve your issue, please use this code instead:
@media(min-width: 768px){ .x-topbar .p-info { width: 100%; float: none; display: table; } .x-topbar .p-info > *{ display: table-cell; position: relative; vertical-align: middle; } .x-topbar a:before { font-size: 12px; color: #000; position: absolute; text-align: left; padding-top: 23px; top: 0; } }We would loved to know if this has work for you. Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1361338 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
