Emo IT
Emo IT

Reputation: 33

Magento custom options not work

I set the settings for Custom options and everything is visualized well. While the browser loads, the Drop Down menu it works, after it loaded the page, еverything is blocked. There is some incompatibility in the HTML code. This is the link:http://massa.bg/dostavka/deserti/sladoledi/sladoled-kukis. Thanks!

Upvotes: 0

Views: 88

Answers (1)

Jaimin Patel
Jaimin Patel

Reputation: 165

Just add following css :-

.post-social { float: left; }

and check it will work

Upvotes: 1

Related Questions