Skip to content
Public Ticket #28164

Change Menu as Button

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

.pc-third-menu a {
    padding: 0 10px;
    display: block;
    line-height: 25px;
    background: var(--pcaccent-cl);
    color: #fff;
    margin: 10px 0;
}

Regards,
PenciDesign.



Ram Kumar started the conversation

Conversation Start

Hi,

I have added a login and register menu on top of the website but I want to display it as a button. Please advise the button class list so I will use it. I have tried but not working.

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