Want to change the size and position of Sale and New Icon

This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: joybrato
    joybrato
    Participant
    June 15, 2015 at 17:11

    I want to change the size and position of Sale and New Icon in Blanco theme. Please guide me on the same. Also want to display Sale and/or new icon in the single product page. How to do it?

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 15, 2015 at 17:22

    Hello,

    1) You can use this code in custom.css file

    .label-icon.new-label{
      background-size: 110%;
    }
    .label-icon {
      left: 50px;
      top: 50px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    2) Sorry, but we don’t have such option in our theme.

    Regards,
    Robert Hall.

  • 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.