Skip to content
Public Ticket #26542

Side buttons

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.sticky-buttons.-medium a .sb-label {
    visibility: visible;
    opacity: 1;
    margin-right: 0;
    font-size: 12px;
    position: static;
    line-height: 40px;
    display: block;
    margin-bottom: 1px;
}
.sticky-buttons.-right-center .sb-label:before {
    display: none !important;
}
.sticky-buttons.-medium .sb-icon {
    display: none;
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

For this specific situation, please send me your WordPress admin account details through a PRIVATE message. I will then log in and try to help you customize it.

Regards,
PenciDesign.


vinkbhat started the conversation

Conversation Start

We downloaded the sticky bar plugin that you had advised for side buttons. However it comes with a icons as sidebars. When we hover on icons, then we get the text labels. We did not want icons but wanted the text labels as side bars as is visible in the Soledad template(see attached). how do we get this ? kindly help

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