Media query for large screen
Media query for large screen: @media screen and (min-width: 1400px) { } @media screen and (min-width: 1600px) { } @media screen and (min-width: 1900px) { }
This author has not written his bio yet.
But we are proud to say that admin contributed 117 entries already.
Media query for large screen: @media screen and (min-width: 1400px) { } @media screen and (min-width: 1600px) { } @media screen and (min-width: 1900px) { }
Today I will show you how you can fix the Settings defined in website scopes are ignored. This is a core bug in 2.1.3 – https://github.com/magento/magento2/issues/7943 The change you need to make is to vendor/magento/module-store/Model/Config/Processor/Fallback.php Change this /** * Retrieve Website Config * * @param array $websites * @param int $id * @return array */ […]
Some people like me may get the issue of Redmi mobiles suddenly switched off and not booting. That’s really very irritating. In the mobile age I think no one can live without…. 🙂 So I tried to find the issue. First I tried to use another charger and no luck!! Whole day my mobile was […]
Sometime is not easy to find the site issues. So we must have to enable the error reporting while in development. Joomla uses PHP and when PHP has problems, it reports them to you. Here is short tutorial for enable error reporting in joomla. 1- Go to Site > Global Configuration > Server > Error […]
Sometime is not easy to find the site issues. So we must have to enable the error reporting while in development. Joomla uses PHP and when PHP has problems, it reports them to you. However, often these errors will appear on your site and will be visible to visitors. So we must have to disable […]
How to change continue reading link text in wordpress. In this tutorial I will show you how you can change the “continue reading” text in wordpress. If you want to modify continue reading link with Read more , you can use this function in your functions.php file. function my_code_excerpt_more( $more ) { return ‘ ‘ […]
How to change length of post excerpt in wordpress theme To change the length of the post excerpt in a WordPress theme, you can modify the theme’s functions.php file. First, access the functions.php file by navigating to Appearance > Theme Editor in your WordPress dashboard. Then, add the following code to the file: function custom_excerpt_length($length) […]
How to Use Post Excerpts in the WordPress Twenty Fifteen Theme The WordPress Twenty Fifteen theme offers a clean, content-focused design perfect for blogging. If you want to show a short preview of your posts on the blog or archive pages instead of the full content, using post excerpts is the way to go. This […]
Some of the themes in wordpress does not display excerpt on blog page, category pages or archive pages. This is because theme does not include the experts code in the theme file. This is a very simple tutorial that anyone can implement and take advantage of this built-in feature. The benefit of implementing this tutorial […]
This is easy and complicated too!! There are two different methods to restore your admin password. The first one is quite easy while the second is more complicated.. In the first solution there is you need to reset password your email address stored in magento site.For this you need to open the admin panel of your […]
GPN Digital Solutions specializes in website development to help businesses succeed online.