Cart Widget scroll. Only scroll the background

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Oct 24, 2013 10:46 am
Hello,

when i have more than 8 items in the cart. The cart widget popup dont show the buttons view cart or checkout.
if i try to scroll the cart, than only scrolls the background. is they a way to change this?

On the mobile view they dont display the buttons about more than 3 items.

I search for a way to scroll the cart popup and not the background
User avatar
Fresh Boarder

GK User
Thu Oct 24, 2013 1:13 pm
Hi,

You have to edit Storebox/css/stuff.css file (around line 508) and remove this rule
Code: Select all
position: fixed;
from #gk-popup-overlay,
.gk-popup selectors.
User avatar
Moderator


cron