Single line of products

Support forum dedicated to GavickPro free and premium WordPress themes.
GK User
Fri May 30, 2014 7:23 am
Hi,

I am using the BikeStore theme and wanting all my items in a single line however the are appearing over two lines on the Homepage.

www.zoomlensrental.com

Image
User avatar
Fresh Boarder

teitbite
Sat May 31, 2014 9:19 am
Hi

Please add this to override.css and make sure override is enabled in theme settings:

Code: Select all
.gk-news-gallery .gk-ns-art > div {
    max-width: 160px;
}
User avatar
Moderator

GK User
Mon Jun 02, 2014 8:10 am
Hi,

I was able to set the override option on via the theme settings but don't know where to find the override.css file to update.

Please help, thanks.
User avatar
Fresh Boarder

teitbite
Tue Jun 03, 2014 12:27 pm
User avatar
Moderator


cron