Text sale and background image responsive

This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Olga Barlow

  • Avatar: Eduard
    Eduard
    Participant
    January 28, 2020 at 10:27

    hello can you help me change the font only on sale text and the background into the image
    and be responsive.
    https://prnt.sc/qtwpcb

    Thank you very much

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 28, 2020 at 11:50

    Hello,

    Try the following custom

    .sale-wrapper {
        background-color: #b71c1c;
        position: absolute;
        padding: 3px;
        top: 20px;
        left: 20px;
        z-index: 3;
    }
    .onsale.left {
        border: 1px dotted #fff;
        font-family: Pathway Gothic One;
        font-size: 1rem;
        position: relative;
    }
    .with-vertical-slider.product-images .onsale, .onsale.left  {
         left: 0;
         top: 0;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.