Post by advaitn » Fri Aug 19, 2016 10:37 pm

This content is deleted due to low response. Thanks.
Last edited by advaitn on Sat Nov 26, 2016 10:12 pm, edited 1 time in total.

Newbie

Posts

Joined
Fri Aug 19, 2016 10:33 pm
Location - Nagpur, India.

Post by MarketInSG » Sat Aug 20, 2016 9:37 am

This is a little tricky, you need to find the correct div and add overflow:auto for that specific div


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by advait30 » Wed Sep 14, 2016 11:42 pm

Solved the issue myself.
Just add the following code:

Code: Select all

#cart .dropdown-menu {
    min-width: 100%;
    overflow-y: auto;
    height: 210px;
    width: 500px;
in your stylesheet.css ; line no.: 172 :)

Newbie

Posts

Joined
Thu Jul 14, 2016 11:50 pm
Who is online

Users browsing this forum: No registered users and 43 guests