Skip to content
Public Ticket #32302

Login/Register button on mobile

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

@media screen and (max-width: 480px) {
  .topbar__logout_login {
    display: flex;
    justify-content: center;
  }
}

Regards,
PenciDesign.

radonshadow started the conversation

Conversation Start

Hi! Couldn't find out how to switch on the register option for mobile version. Screenshots.

Want to join this conversation or access attachments? Sign in first.