How to create the responsive theme?
Answer / Vipin Kumar
To create a responsive Drupal theme, you can use CSS media queries to adjust the layout based on screen size. It's also important to choose a responsive base theme or implement responsiveness using a mobile-first approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the benefits of drupal?
Is drupal is a cms? Explain
How search works in drupal?
Concept of comment in drupal?
Is drupal 7 still supported?
Is drupal the best cms?
What is the difference between hook_init, hook_boot, hook_exit?
What modules do you always recommend and why?
List the required files for modules in drupal?
How do I show different drupal themes on different pages?
Explain what Drupal distributions is and when to use?
Single sign on functionality