php for moving product pages 8 px to right
-
HI
I am using a attorney wordpress theme and I have started using woocommerce. I have followed the instructions to create theme compatability and I have placed template file from woocommerce folder within my theme folder to override all layout differences ..
This worked fine for all woocommerce pages except for the product pages.
Basically the layout of the products / shop page needs to be adjusted because there is a code somewhere for the products specifying:
#main {
margin-left: 0px;
}
when viewing the page through inspector (Mozilla Firefox) I can see, that if I could cancel the above text ( … margin-left: 0px;) for the products it would fix the problem.Link: https://petertinggaard.dk/?product=gud-spraenger-alle-rammer
Is there an easy way to do this? (a shortcut)
Thx, Peter T
- The topic ‘php for moving product pages 8 px to right’ is closed to new replies.