Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created July 4, 2025 05:46
Show Gist options
  • Save jmabbas/f2c35d63e1a33ced87b91df48946a562 to your computer and use it in GitHub Desktop.
Save jmabbas/f2c35d63e1a33ced87b91df48946a562 to your computer and use it in GitHub Desktop.
Electro - Page title customisation
.page article#post-2494 .entry-header h1.entry-title {
color: #000;
font-size: 50px;
padding: 20px;
margin: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment