PHP Fatal error: Uncaught Error: Call to undefined function create_function()

Reading Time: 2 minutes PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /Users/napoleon/Sites/pfswp22/wp-content/themes/material/framework/widget-social-links.php:166 PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /Users/napoleon/Sites/pfswp22/wp-content/themes/material/framework/widget-social-links.php:166 Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website. Root cause of the problem: create_function() is depriciated… Continue reading PHP Fatal error: Uncaught Error: Call to undefined function create_function()

What are the media query breakpoints that tailwind CSS, bootstrap CSS supports?

Reading Time: < 1 minutes What are the media query breakpoints that tailwind CSS Supports ? Media query breakpoint that Bootstrap support Breakpoint Class infix Dimensions X-Small None <576px Small sm ≥576px Medium md ≥768px Large lg ≥992px Extra large xl ≥1200px Extra extra large xxl ≥1400px

Published
Categorized as CSS Tagged