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 |
What are the difference between wordpress and drupal?
What is a web content management system?
Which core module in drupal allows you to connect relate and classify your website's content?
What is a database api?
What are the steps for launching a drupal site?
What is difference between drupal 7 and 8?
How do I add images to drupal?
Explain what is Drupal?
What is use of substr and strstr function?
How to implement hook_update_n() ?
What is Multilingual content?
What is a sub theme in drupal?