Skip to content
Grav 2.0 is officially stable. Read the announcement →
Plugins

ShoppingCart modify Price

Started by Gregor Hekro 9 years ago · 1 replies · 590 views
9 years ago

Hello,

i use the shoppingcart plugin.
The Plugin comes with a big red dot for the price.
I found in the css file some code

TXT
.shoppingcart-thumb {

position: relative;
display: inline-block; }
.shoppingcart-thumb .shoppingcart-price {
position: absolute;
top: 0;
right: -15px;
height: 60px;
line-height: 60px;
text-align: center;
width: 60px;
background: #e74c3c;
border-radius: 100%;
color: #fff; }

When i change them nothing happens.
Somebody know where i can change the size and color of the red dot price?

thx

9 years ago

Did you edit the CSS file directly or did you edit the Sass file? Did you recompile the CSS?
./scss.sh
Try clearing the cache...
bin/grav clear-cache

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Slebeig, 5 days ago
1 104 5 days ago
Plugins · by Rene, 4 weeks ago
2 303 4 weeks ago
Plugins · by Xavier, 2 months ago
2 226 1 month ago
Plugins · by Luka Prinčič, 7 years ago
3 1413 2 months ago
Plugins · by Sebastian van de Meer, 2 months ago
1 323 2 months ago