First, love the theme. Thanks!
I used the shortcode generator to create a simple three column layout (.one_third). Looked great but then I noticed it was wrapping to the next line when I made the browser smaller.
I checked out the code and saw the width to all the column classes set to 100% (Line 293 in style.css). Shouldn't these each be different? Like 33% for .one_third, 25% for .one_fourth, etc.
I'm changing it for now but wanted to check in case I was missing something. Or figured to mention it in case I was right and this could be included in the next release.
Thanks again!
The reason is that the theme/design being responsive you cannot really space 3 columns in the context of resolutions less than 1024 px in width and keep the content readable.
Of course! Thanks for the quick feedback. Orginally, I made three columns and aligned them right, center, left to make the content together. But when the page width switched, of course it created a diagonal effect. So I just made the container type to "small" and that accomplished exactly what I wanted. Thanks for the extra options!! Keep it up!
Hello Nathan,
Thank you for your feedback.
The reason is that the theme/design being responsive you cannot really space 3 columns in the context of resolutions less than 1024 px in width and keep the content readable.
Hope it clarifies.
Best.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Of course! Thanks for the quick feedback. Orginally, I made three columns and aligned them right, center, left to make the content together. But when the page width switched, of course it created a diagonal effect. So I just made the container type to "small" and that accomplished exactly what I wanted. Thanks for the extra options!! Keep it up!
Closed!