同一插件出口中的两个项目的顺序

I am using two different theme components that renders to below_site_header outlet. (I use tag banners and submenus).

However, the submenus get rendered after the tag banners, I want the menu to be above the banner.

Is it possible to fix the ordering of these?

2 个赞

I think there may be an example of something like that in the Versatile Banner theme component, which may provide some clues?

1 个赞

Yup, CSS trick:

4 个赞