Cześć mam pytanie jak zrobić aby wysokość znaczników H2 była taka sama i była uzależniona od ilości wierszy.
Przykład:
Przykład
<div class="view view-bestsellers view-id-bestsellers view-display-id-block_1 view-dom-id-51dcdcc3257aafa9b521cd934996ad0f"> <div class="view-content"> <div class="views-row views-row-1 views-row-odd views-row-first best-sellers"> <div class="views-field views-field-title-1"> </div> <figure class="field field-name-field-images field-type-image field-label-hidden"> <img width="315" height="315" alt="" src="http://localhost:8888/mp/sites/default/files/styles/picture-products-desktop/public/avatars-of-war/99020201011_GutrotBlightkingsCollection01.jpg?itok=kLPyt1dS" typeof="foaf:Image"> </figure> <div class="field field-name-commerce-unit-price field-type-commerce-price field-label-hidden"> </div> </div> </div> <div class="views-row views-row-2 views-row-even views-row-last best-sellers"> <div class="views-field views-field-title-1"> </div> <figure class="field field-name-field-images field-type-image field-label-hidden"> <img width="315" height="315" alt="" src="http://localhost:8888/mp/sites/default/files/styles/picture-products-desktop/public/avatars-of-war/99120201022_ChaosLordChariot01.jpg?itok=CPpq8DB5" typeof="foaf:Image"> </figure> <div class="field field-name-commerce-unit-price field-type-commerce-price field-label-hidden"> <div class="field-items"> </div> </div> </div> </div>