Hello! Could I ask you to recommend me a good tutorial (course or youtibe video) for creating a mobile version of a WordPress website using CSS and not plug-ins. Thank you!
Hello, If you need to build Wordpress theme I recommend you to watch this course form Lynda.com: WordPress - Building Themes from Scratch Using Underscores. https://www.lynda.com/WordPress-tutorials/WordPress-Building-Themes-from-Scratch-Using-Underscores/417653-2.html You will learn how to build complex custom themes using the _s (aka Underscores) starter theme and how to customize advanced responsive design. Also, you will understand the WordPress template hierarchy and mobile-first design, creating functions, adding custom JavaScript, applying styles, and more. Hope this will help you.
Hello and thank you for your reply. Instead of building a completely new WP theme, I rather want to customize and modify already existing themes. I bare to make some simple CSS editing for desktop version of the theme, yet I struggle with the mobile responsive design. I'll check the course. Hope it will do the job.