Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- li.gfield.gfield_price:not(.gfield_total) {
- border: 2px solid #eee;
- padding: 1.5rem 1.5rem 1.5rem 8rem!important;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- background-image:url("https://rgsharedweb.s3.amazonaws.com/images/product1.png");
- background-repeat: no-repeat;
- background-size: 12.5%;
- background-position: 1.5rem 1.5rem
- }
- li.gfield.gfield_price.gfield_total {
- padding: 1.5rem;
- font-size: 1.125rem;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement