D
D
Denis Arkhipov2015-11-24 08:18:45
Web development
Denis Arkhipov, 2015-11-24 08:18:45

Menu issue in WordPress. How to make 2 columns?

I would like to make the 2nd and 3rd menu levels in 2 columns.
Where can I look, what to read, what files to dig?
www.prntscr.com/969t7x

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SpyceR, 2015-11-24
@SpyceR

Open the file where the menu code is written (header.php, content-header.php or something like that).
There the menu is most likely through a list or table.
If through a list - make a table and instead of writing each item in a new row - write every second in the same row, but in a new one

V
Villarou, 2015-11-26
@VirmarY

Try css columns, or you can write your own walker for the menu, which will display the markup you need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question