Hi to my fellow devs, so I find I tend to have difficulties when building an ecommerce site, especially with the styling of certain WooCommerce shortcodes or pages. I am most of the time building with a page builder like Elementor (this is the usual scope of my projects as of late).
I wonder if it is normal to be just overriding all the CSS until it fits the styles you want and matches the rest of your theme, or if you guys have any tips for doing this faster/better, or if I’m missing out on some amazing WooCommerce styling secret? I noticed sometimes the default layout for the checkout and cart looks a little skewed on mobile and I always need to tweak it too.
Even though I find joy in styling html tables as much as the next dev, I was actually thinking I may just invest my time in writing a good css reset for WooCommerce specifically and just reusing that then doing my own styles for it every time on a child theme. Or maybe just building those ecommerce pages specifically straight in PHP templates instead of using Elementor is the best way to go?
What do you guys usually do when you build an ecommerce site with WooCommerce to make it fit your styles? I wanna find a good process that I can reuse each time.
[ad_2]