So what do you think i could do?
do i have to insert it somewhere in specific or if i just add the things that i want to change would that work?
You have two separate issues here…I would suggest you figure out the issue we discussed first…don’t worry about styling it the way you want for now as that is not the major issue…
First figure out why it is not working for you and it breaks everything…that is the main issue.
yes okey. my woocommerce generally can not be edited. i’ve now tried editing other things like the product price colour but nothing changes. do i have to link the two css’s together?
When you said you pasted the code…What is the exact file you pasted it in? What is the path to that file?
In style.css:
/home3/wildatar/public_html/test/wp-content/themes/twentyeleven/style.css
Can you try all this again but with a different theme? Test it on twentytwelve theme.
I tried it with the twentyten theme, obviously my whole website was completly different but it worked.
I copy pasted the woocommerce.css into style.css and edited somethings that then actually did change something. Could it be that since I have copied all woocommerce files into my theme that wordpress is getting confused?
I have now tried removing all woocommerce files from my theme meaning that when I open editor in wordpress they do not appear. Of course the plugin is still installed but all php files and css files are only in the plugin folder. This also didn’t work…
That would mean your theme was already altered and not the default Twentyeleven…Would really be hard to help you at this point as I would have no clue what changes your theme has had…
I suggest you retrace your steps on how you got it to this point and undo anything related to WooCommerce…Good luck!
Managed to find the problem, had some codes in my functions which waas confusing wordpress! Thanks a lot for the help!!!