by markus | Apr 13, 2020 | divi, wordpress
Quick fix for the image ratio of a blog post’s featured image on a mobile screen in the Divi theme. If you follow the guidelines and add a featured image to your post at the recommended size 960 x 440 pixels it looks good on your computer browser and on your...
by markus | Apr 10, 2020 | divi, wordpress
There are cases in which it is quite useful to show a button (or any other element) on one fixed position on the screen. No matter if you want to do this temporarily to permanently, you for sure do not want to touch every single page and post on your website. The...
by markus | Mar 29, 2020 | divi
A child theme in WordPress is pretty much always useful if you plan to make changes to the code of a theme. Without a child theme changes to your theme files will be overwritten at the next theme update. If you break something by extending your theme troubleshooting...