articeu
asked 8 years ago

Hi Designwall, I absolutely love your plugin. Style 1 is our favorite, but the display is rather small. How can we make the display bigger on WordPress site?

3 Answers
DominicStaff
answered 8 years ago

Please send me your site for further checking, I will help you resolve it.

DominicStaff
answered 8 years ago

To resolve this issue, you can add the following code to the style.css file:

.dw-reactions-main-button,
 .dw-reactions-count {
   font-size: 20px;
   line-height: 50px;
}
 .dw-reactions-main-button:before, 
.dw-reaction-count:before {
  width: 34px;
  height: 34px;
}
articeu
replied 8 years ago

That did the trick. Thank you so much for your help in this matter. 🙂

DominicStaff
answered 8 years ago

My pleasure! you can let me know if you have any issue or question.  

articeu
replied 8 years ago

Will do! 🙂

Powered by DW Question & Answer Pro