• How can I make the material selection and pricing screen this color? And also how can I set the material options to circle like this?

    I have the premium version bu I couldn’t find the screen where can I set background and shapes of this part ( material color ) from square to circle…

    I want exactly the same, left side.

    Example Site:

    https://www.orcaworkshop.com/3d-baski-fiyat-hesaplama/

    The page I need help with: [log in to see the link]

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

    (@fuzzoid)

    You can install any Custom CSS plugin and add this code:

    .p3d-group-color-sample {
    border-radius: 15px;
    }

    div[data-acc-step] {
    background-color: #1D1E21;
    color: #fff;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Visual intervention on material and printer selection screen’ is closed to new replies.