Vertical Drop Down Menu in the column: Inset2 - problem

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Fri Mar 15, 2013 2:20 pm
Hi,

I put Vertical Drop Down Menu-SobiPro in the column: Inset2, and I have a problem because it cuts off the "sub-menu" along the edge of the column.

example: http://odnawialnezrodlaenergii.pl/index.php/katalog-firm

How can I solve this problem,

Thanks in advance for your help
Marcin
User avatar
Fresh Boarder

Konrad M
Fri Mar 15, 2013 2:32 pm
Hi,
please add to override.css
Code: Select all
#gkInset2 .box {
    overflow: visible;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Mar 15, 2013 2:39 pm
Thank you very much for your help, I added to override.css, but it did not work so I added to the template.css and it works :)

Once again, thanks for your help :)
User avatar
Fresh Boarder


cron