• Resolved veshop

    (@veshop)


    Hello,

    can you please give me the right CSS snippet to move these price tags from left to right? I am very insecure with this positioning and don’t want to produce crippled code so it would be great to get some help here.

    https://prnt.sc/1x10vpj

    I suppose it is thie, but not 100% sure:

    .brk-wc-image .brk-wc-price {
        position: absolute;
        bottom: 12px;
        left: 12px;
        padding: 3px 11px;
        margin: 0;
        min-width: 0;
        min-height: 0;
        line-height: 20px;
        border-radius: 50px;
        background-color: #fff;
        color: #111;
        font-weight: 700;
        font-size: 13px;
    }

    Thanks and regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Could you share your page URL so we can take a look?
    Alternatively, since this is theme specific, you can also contact the theme authors for assistance.

    Thread Starter veshop

    (@veshop)

    No I cannot, as the website is under construction.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move price tag’ is closed to new replies.