Reply 292164 to: Disable register dropdown on mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
June 26, 2021 at 07:28

Hello,

Theme Options > Header builder > Account > Content Type > None, or disable by ading the next code in Theme Options > Theme custom CSS:

.et_b_header-account .et_b-tabs .et-tab:last-child {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.