Notifications
Clear all

Where this SIMPLE style ?

2 Posts
2 Users
1 Likes
1,308 Views
(@blacklegacy)
Member Customer
Joined: 7 years ago
Posts: 3
Topic starter  

How I can enable this simple style for wpDiscuz? By default i have big square buttons


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4172
 

This was the wpDiscuz 3 version. This is an old style, it's not available on wpDiscuz 4. However you can use this CSS code to change button style:

#wpcomm .wc-cta-button {
background: none;
border: none;
color: #666;
font-size: 14px !important;
text-transform: none !important;
}

   
blacklegacy reacted
ReplyQuote
Share:
Scroll to top