@dave1904 I’d start by adding a console.log function to hookData so you can see what is being returned
return hookData; console.log(hookData):Header Menu After Upgrading V3.1.1
Solved
Customisation
-
Hi Mark
My header located left side after upgrading to v3.1.1 -
@cagatay this relates to a change the css classes used for the brand header meaning it will now float to the left instead of right.
If you’d like to retain the original behavior, you can add this css class
[data-widget-area="brand-header"] { justify-content: end; display: flex; }
Further information here
https://community.nodebb.org/topic/17090/manual-build-a-custom-header-in-harmony/19?_=1684069325296
-
Did this solution help you?
Related Topics
-
-
-
-
-
-
-
-
Iframely (Nodebb)
Solved Configure