How will you create subtheme in drupal?
Answer / Jyoti Rawat
Creating a subtheme in Drupal involves copying the base theme and making changes to its files, then creating a new .info.yml file for the subtheme. In the subtheme's .info.yml, you'll define the parent theme, the theme name, and other configuration details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Steps for launching a drupal site?
Where to use the theme hook?
Explain the flow of information between the 5 main layers of drupal?
How to create the form in drupal7?
What are blocks in drupal?
How to port a joomla template to drupal?
How can I add a new block in drupal?
Do you use version control?
How to create the responsive theme?
How do I create a page in drupal 8?
What is new in drupal 7?
Which is the best module for implementing search in drupal 8?