Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm having trouble installing a separate mobile css stylesheet for my Drupal10 site. Following the recommended syntax on this issue on breakpoints, I updated my libraries.yml file like this:
I can browse the site and see all my content when in maintenance mode, but as soon I put the site online I get a whitescreen on every page. Changing the theme doesn't help. There is nothing in the logs, and the inspection console shows nothing. I've updated to the current version of everything, I've run updb and cleared the caches.
I will sometimes see a flash of an unformatted page on the screen that disappears without a trace in seconds.
I use Olivero sub theme but I think to install a starter theme and try to develop something from it myself because I dislike Olivero's page content width limitations and CSS grid utilization.
What is your most favorite general purpose starter theme, and why?
What will you recommend for me based on my problems with Olivero?
I use Drupal 10 and I would like to transfer some configuration items (not all) from a site (source site) to another site (destination site) which is not a clone of the first one.
I would like to know if the following workflow is allowed