Layout “with tiles in 2 columns”
-
Some sites use annotation for records, some do not. but it is inappropriate to abandon the annotation or add it for different resolutions.
It turns out that when changing the screen width from 374 to 373, we move away from the layout “picture on the left, text on the right,” to the layout “tiles in 2 columns without annotation”. Which is generally silly with such a low resolution.
I would make up to 480px inclusive in 1 column, with the picture at full width, and the title, annotation and meta below it.
https://ibb.co/d2FL1JT
https://ibb.co/f4d6xc8if we delete or comment out this line, then everything becomes in 1 column as I suggested.
/wp-content/themes/bunnypresslite/css/firstveiw.css?ver=1.1.1 – 920 – @media screen and (max-width: 560px) {.loopbox_cover { width: 50%; }
https://ibb.co/Zz3mh0v
https://ibb.co/X2vJGxSLayout “tiles in 2 columns” is useful and appropriate to do as an additional option in the admin panel for wider screens. all the more so that the “tiles in 2 columns” layout is already working in the theme.
- The topic ‘Layout “with tiles in 2 columns”’ is closed to new replies.