Created
July 4, 2025 05:46
-
-
Save jmabbas/f2c35d63e1a33ced87b91df48946a562 to your computer and use it in GitHub Desktop.
Electro - Page title customisation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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