I cannot add a .container and .row div my custom template
-
I’m trying to add
<div class="container"> <div class="row"> //Store </div> </div>
I have managed to add this to the wrapper-start.php and wrapper-end.php. This works on all woocommerce pages apart from Cart, Checkout, My account and other pages like this.
Does anyone know why these templates aren’t using wrapper-start and wrapper-end and how can I add these to my template.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘I cannot add a .container and .row div my custom template’ is closed to new replies.