Responsive Columns
-
I’m using the content/popup view and the width seems to be fixed in pixels.
.element_16 { width: 100%; max-width: 277px; height: 207px; margin: 0 10px 10px 0; background: #f9f9f9; border: 1px solid #dedede; outline: none; }
With my theme, this is allowing for 3 columns at full width, but I’d like 4. I’d also like to reduce this through media queries, but the elements seem to be positioned absolutely. Also, IDs are being set on each gallery, so can you advise as to how I can create global responsive styles please?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Responsive Columns’ is closed to new replies.