after a reboot i could not start mysql anymore. [ERROR] mysqld: Can’t create/write to file ‚/usr/local/var/mysql/aria_log_control‘ after a while i noticed that man was not working anymore: man-db: error while loading shared libraries: libmandb-2.8.1.so slowly i started to understand that something serious did happen to the system. after executing chmod o+x . from / directory,…
All posts by Andi
Change Breakpoint for Hamburger Mobile Menu in WordPress Theme Twenty Twenty Two
It took me a while to find the right CSS changes to modify the breakpoint for the hamburger menu from 600px to 940px because in my case this is needed to keep the menu looking nice… and here i want just to share my result with you: just add this to your custom css that…