silop4all / aod

Includes the source code of the Assistance on Demand infrastructure (prosperity4all project).
Apache License 2.0
5 stars 2 forks source link

Feature: Can the whole product field in the main page be clickable? #27

Closed LifetoolAD closed 7 years ago

LifetoolAD commented 7 years ago

There is only one button in every product so every click on the product could just open the product. The big benefit here is that it doesn't matter anymore if the "get it" button is now covered by any controls, as a click on a covered "get it" button will also click on the product and open it.

getitcoveredagain

silop4all commented 7 years ago

@LifetoolAD I have changed the width for small devices from col-sm-4 to col-sm-6 to avoid text wrap in the commit https://github.com/silop4all/aod/commit/a4ccddecc4b4e139acc60d5f1f53a9b72828a1ef. Could you check it?

Markus-Becker commented 7 years ago

@silop4all: It still does not fit for resolutions with a width of 992px up to 1199px:

image

silop4all commented 7 years ago

I did the title of the services linkable.

In medium devices, the layout is adjusted. Please check the commit https://github.com/silop4all/aod/commit/623c768322f6a8ab64e3db6b3706551b4f231d4b

Markus-Becker commented 7 years ago

MB: tested -> works