@speedy_snail
Can you add the below CSS code with Additional CSS box and check?
@media (min-width: 768px) {
#menu-main-menu {
display: flex;
flex-wrap: wrap;
}
.main-navigation li {
float: none;
}
}
Thanks.
Absolute genius Nitu! Thank you so much. This helps me a lot.
Is this considered a display bug in ColorMag, or is this issue because of something specific to my site (e.g. a plugin clash, or something I changed)?
I wonder if it’s a ColorMag display bug, whether you will consider integrating this fix back into ColorMag core? If this happens, then please let me know, because then I can remove the CSS overrides you gave me.
Really appreciate your support.
@speedy_snail
We will have a detailed look on this within our development environment and if found the same issue then, we might fix that within the theme update. So, thank you for your patience.
Thanks.