Use hidden column’s space
-
I have a row, and divided it into three columns evenly (1/3 +1/3 + 1/3).
——–|——–|————
Image | Data | Delivery Info
——–|——–|————-When I shrink the browser’s window, the Delivery Info column will be hidden for all of the devices (expect PCs). But What I want is to use it’s space for Image and Data columns and re-distribute the total width like 35% for Image and 65% for the Data column.
Breaking the Delivery column below and centering it would be nice, but its not important, what is important is how can I reuse it’s space after being hid?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Use hidden column’s space’ is closed to new replies.