↓ Skip to Main Content
M Williams

Main Navigation

  • Home
  • Contact
M Williams

Off Canvas Menu

  • Home
  • Contact

Year: 2019

Home › 2019
Reference

Switching the order of block elements with CSS

Michael Sep 10, 2019

CSS: #blockContainer { display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical; } …

Switching the order of block elements with CSS Read more →

Reference

Removing emoji cruft from a WP installation

Michael Jul 29, 2019

Just add this to the child functions.php and the jobs a good ‘un. remove_action( ‘wp_head’, ‘print_emoji_detection_script’, …

Removing emoji cruft from a WP installation Read more →

Copyright © 2026 M Williams | Powered by Responsive Theme
Copyright © 2026 M Williams | Powered by Responsive Theme