Reply 286148 to: Sales Booster border radius

Avatar: Robert Hall
Robert Hall
Support staff
May 2, 2021 at 19:30

Hello

You can change the Sales Booster CSS code by change in following CSS and add this code in Additional CSS

#sales-booster-popup {
    position: fixed;
    left: 20px;
    bottom: 20px;
    font-size: 1rem;
    background: #fff;
    z-index: 7;
    max-width: 400px;
    width: calc(100vw - 40px);
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}

Robert Hall

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.