This topic is: not resolved
- This topic has 0 replies, 1 voice, and was last updated 5 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › Entry Titles Flush Left in Monochrome Pro
Tagged: monochrome, title
I'm trying to get post titles flush left in Monochrome Pro. I've added some custom CSS and that works for titles that are single lines. Titles that flow to a second line retain the centered float and I can't find a reason for that. Any help would be greatly appreciated. What am I missing?
h1.entry-title {
float: left;
font-weight: 200;
color: #0b2647;
}
h2.entry-title a {
float: left;
font-weight: 200;
color: #a79344;
}
https://gregorypittman.net/
© 2025 WPEngine, Inc.