D
D
denism3002018-07-17 16:46:01
Layout
denism300, 2018-07-17 16:46:01

How to add multiple containers in wordpress?

There is a template for WP, you need to change it a little, namely, turn over the main page so that it looks like this:

<header>
<container 1>слайдер</container>
<container 2>блок с новостями</container>
<container 3>категории woocommerce</container>
<container 4>еще какая-нибудь хрень</container>
<footer>

now like this:
<header>
<container>
<footer>

i.e., in fact, the task is to display each block in a separate container.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
id_baton4eg, 2018-07-17
@id_baton4eg

Find and edit the main page template, or create it. This is usually front-page.php.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question