Move price tag
-
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.
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Move price tag’ is closed to new replies.