• Is there anyway to create a vertical menu in spacious without making a child theme of spacious?

    Thanks in advance

    Cam

Viewing 1 replies (of 1 total)
  • Hello,
    This is just a fix for the menu since you do not want to build a plugin.
    Please try and add the following css codes to
    Dashboard => Appearance => Customize => Design => Custom Css.

    .main-navigation li {
        float: none ;
    }

    Hope this helps.

    best regards

Viewing 1 replies (of 1 total)

The topic ‘Vertical Menu’ is closed to new replies.