Home Forums WoodMart support forum Product category page full width

Product category page full width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #299084

    tcsg.toth
    Participant

    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.

    #299136

    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

Viewing 2 posts - 1 through 2 (of 2 total)