Hi. Create a child template, set it as default template and edit the code in its index.php
Duplicate bottom-b code and change to bottom-c
Also you will need to add CSS to user.css file
And to add bottom-c position to templateDetails.xml
Duplicate bottom-b code and change to bottom-c
Also you will need to add CSS to user.css file
Code:
.container-bottom-c { grid-area: bot-c;}.site-grid { grid-template-areas: ".banner banner banner banner." ".top-a top-a top-a top-a." ".top-b top-b top-b top-b." ".side-l comp comp side-r." ".bot-a bot-a bot-a bot-a." ".bot-b bot-b bot-b bot-b." ".bot-c bot-c bot-c bot-c.";}
Statistics: Posted by Pavel-ww — Sun Dec 15, 2024 10:09 am