[Solved] WordPress Menu is is displaying vertically, not horizontally December 21, 2022 by Kirat [ad_1]After looking into your code, I found that ul tag has added display:flex property. you just need to disable that property for ul tag. See screenshot for reference: [ad_2]solved WordPress Menu is is displaying vertically, not horizontally