• estevancarlos

    (@estevancarlos)


    I have an awkward hybrid theme. Within this I have a menu that appears horizontally. I need it to be vertically stacked. Is there a way to do this within the theme.json version 3? I can’t find any documentation on whether I can/should customize the navigation in theme.json. Not sure if that’s possible. Thanks in advance.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It should be feasible, but success depends on how your theme currently accomplishes a horizontal layout. However, it’s inadvisable to customize your theme’s theme.json unless you developed the theme yourself. Instead, either add overriding CSS to the Additional CSS section of the style book; or create a child theme where you can define your own theme.json that will override any equivalent rules from the parent’s theme.json.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.