Changes between Initial Version and Version 1 of Ticket #25938, comment 3
- Timestamp:
- 11/13/2013 06:46:25 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25938, comment 3
initial v1 1 1 @taupecat, thanks for the report. 2 2 3 We just need to limit the treatment –shifting up the post/page to the header when they have post thumbnail in full-width layout. So the appropriate fix would be add `site-content` to two places. L3202 and 3493 so that the selector become ` .full-width.singular .site-content .hentry.has-post-thumbnail`.3 We just need to limit the treatment to the posts/pages in the main content, `site-content`. So the appropriate fix would be add `site-content` to two places. L3202 and 3493 so that the selector become ` .full-width.singular .site-content .hentry.has-post-thumbnail`.