Product category page full width
-
Dear Team,
I have solved the issue to make the shop page full width, without make all page full width with this code:
.postid-2857 .container {
max-width: 100%;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: 0px;
margin-left: 0px;
}
But can you help how can I apply this custom css to the product categories page also?
Thank you.
Hello,
We are Glad that you managed to find a solution to your problem yourself.
Sorry but it is not possible to set the width on a specific category basis because the categories pages are generated by woocommerce and our theme doesn’t influence.
Regards.
Xtemos Studios