Can you link to the site? or provide a image? Due to how WooCommerce gets updated most guides are out of date. Using developer tools will make your life easier and you need to make sure your theme loads its CSS after WooCommerce to override the default styling. If you are getting no styling at all there are other issues but would need to see it.
Thread Starter
abdud1
(@abdud1)
Right now I have simply developed a theme and and installed the Woocommerce plugin this is my first time working with woocommerce so a link to a guide on what to do after installing the plugin would be great, I have found plenty of tutorials explaining how to add products and so on but not many on how to make theme compatible with Woocommerce.
Plugin Support
Hannah S.L.
(@fernashes)
Automattic Happiness Engineer
I recommend starting out here:
https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/
This is also a good bit of background:
https://slicejack.com/creating-custom-woocommerce-themes/
As @mtruitt said, WooCommerce has changed a bit recently, but the gist of the articles will still be correct.