Comments Glodi Lundaya Badibanga started the conversationJuly 30, 2023 at 5:50amHi, I followed these options Appearance > Customize > Topbar Options > turn on the "Show Sign In / Join". However, the login/sign-in and weather are not showing on mobile devices. How can I make it work? It was showing before. 2,577PenciDesign repliedJuly 30, 2023 at 7:27amHi,For this case, please send me your WordPress admin account in a PRIVATE reply.I'll log in and try to help you check this problem.Regards,PenciDesign. Glodi Lundaya Badibanga replied privately 2,577PenciDesign repliedJuly 30, 2023 at 10:04amHi,I can't be logged in because of the wrong account.Please check again.Regards,PenciDesign. 2,577PenciDesign repliedJuly 30, 2023 at 10:07amHi,Please go to Appearance → Customize → Additional CSS then add the following custom CSS code: @media screen and (max-width:480px) { .topbar__logout_login { display: block; text-align: center; margin-left: auto; margin-right: auto; } .penci-topbar ul { justify-content: center; } } Regards,PenciDesign. Glodi Lundaya Badibanga replied privately 2,577PenciDesign repliedAugust 1, 2023 at 1:00amHi,Please modify the CSS code like the following below: @media screen and (max-width:480px) { .topbar_weather, .topbar_date, .topbar__logout_login { display: block; text-align: center; margin-left: auto; margin-right: auto; } .penci-topbar ul { justify-content: center; }}Regards,PenciDesign.1 LikeGlodi Lundaya Badibanga repliedAugust 1, 2023 at 4:05amWorked. ThanksGlodi Lundaya Badibanga repliedAugust 1, 2023 at 4:09amOne more thing. Can I translate the items on the sign-up/log-in form?Glodi Lundaya Badibanga repliedAugust 1, 2023 at 4:13amnever mind I found it. Sign in to reply ...
Hi, I followed these options Appearance > Customize > Topbar Options > turn on the "Show Sign In / Join".
However, the login/sign-in and weather are not showing on mobile devices. How can I make it work? It was showing before.
Hi,
For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.
Regards,
PenciDesign.
Hi,
I can't be logged in because of the wrong account.
Please check again.
Regards,
PenciDesign.
Hi,
Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi,
Please modify the CSS code like the following below:
Regards,
PenciDesign.
Worked. Thanks
One more thing. Can I translate the items on the sign-up/log-in form?
never mind I found it.