Wonderfully simple
-
Used for WooCommerce and the shop page.
Wanted the product columns to be even — no matter what image or content was contained within the product column. And no matter what the resolution of the screen was. Not as simple as it sounds.
Had spent ages looking for a solution that didn’t require media query after media query.
JQuery not my metier…admit there WERE javascript plugins out there, but integrating with this theme wasn’t as simple as this already-written WordPress plugin was.
Very clever people!
SETUP TIP: Just remember when you tell it the element to watch out for — that you want equal height columns of — look at the breakpoint when you set it up.
The plugin “worked” in resolutions GREATER than 500, but wasn’t working in 500.
Hmmm…My bad…I hadn’t put in 500 in the breakpoint in setup, so I didn’t TELL it to work in 500.
Once I put that in…it worked like a charm!
VERY clever. Thank you!
- The topic ‘Wonderfully simple’ is closed to new replies.