Viewing 1 replies (of 1 total)
  • Plugin Author WeblineIndia

    (@weblineindia)

    Hi Amberianer,

    You can override custom sticker size by placing below CSS code in your theme (change values as per your need).

    .woosticker.custom_sticker_image {    
        width: 54px;
        height: 54px;  
        background-size: 54px 54px;
    }

    Please let us know if any comments.

    Thanks,
    WeblineIndia

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Sticker Size’ is closed to new replies.