Price getting cut off

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Mon Apr 21, 2014 2:46 am
Hi,

I've noticed that using the "news show pro widget" on the home page to show products, the price gets cut off. I have attached an image to better show you what i mean.

How can i have the price fit in thumbnail without being cut off ?

If Piotr or Cyberek i've sent you PM before of my website backend access. You can check it out with those details if you need :)


Thanks !!
User avatar
Senior Boarder

GK User
Mon Apr 21, 2014 2:53 am
image
User avatar
Senior Boarder

GK User
Tue Apr 22, 2014 8:09 am
Please add this code into override.css file:

Code: Select all
.box.products .gk-nsp-art .gk-nsp-price span.amount {
padding-right: 5px;
}
User avatar
Moderator

GK User
Tue Apr 22, 2014 10:39 am
problem solved, thanks Piotr !! :)
User avatar
Senior Boarder


cron