You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can override this behavior using the following steps:
Install plugin DevTools using $ bin/gpm install devtools
Create an inheriting/child theme using $ bin/plugin devtools newtheme. Let's assume you named it mytheme.
Fill in the questions and choose inheritance and quark at the end.
Tell Grav to use your inheriting/child theme by setting the following in user/config/system.yaml:
pages:
theme: mytheme
And lastly, in your new theme, create file /user/themes/mytheme/css/custom.css and add the css that will satisfy your preferred layout of the .navbar.
Hello,
Is it normal than with the default theme QUARK, when i have many pages the menu down below a zone under the icon.
Thank you
The text was updated successfully, but these errors were encountered: