orzechow7640074
Hello, I have a question where i can change in div #fh5co-board parametr data-columns from "4" to "3"? Thank You.
SLIDERWEB
Hi! It's realised by the Salvattore 1.0.8. By default it used 1of4 grid, but U can override this by edit or inject your data-columns attribute i.e.
<code>#grid-selector[data-columns]::before { content: '3 .column.size-1of3'; } </code> Thats it!
Last updated
1-2 of 2