How do I create a bootstrap subtheme in drupal 8?
Answer / Gourav Kumar Tyagi
To create a Bootstrap subtheme in Drupal 8, you can use the 'Bootstrap' base theme as a starting point. Follow these steps: Create a new directory for your subtheme, update the .info.yml file, create a theme directory structure, and override necessary templates with your custom styles.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain hardcoding in drupal ?
What is drupal hosting?
What is cron?
Which are the core required modules in drupal?
What is the use of URL path settings option while creating basic page?
Why are so many drupal versions available - 4.x, 5.x ...? Which one should I use?
What is the use of taxonomy and vocabulary in drupal?
Do you use version control?
How will you create subtheme in drupal?
What is drupal cache ?
Which are commonly used php based cmss ?
What is composer drupal 8?