nazedarou
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Theme 2014] Featured images on homepage sizingbump
Forum: Themes and Templates
In reply to: [Theme 2014] Featured images on homepage sizingAm I shadow banned or what? Can anyone see this post?
Forum: Themes and Templates
In reply to: [Theme 2014] Featured images on homepage sizingbump
Forum: Themes and Templates
In reply to: [Theme 2014] Featured images on homepage sizingbump
Forum: Themes and Templates
In reply to: [Theme 2014] Featured images on homepage sizingThe link to my site is broken, apparently. This is the URL, http://www.wealth-academy.net.
Ok, I managed to fix it. Got some help from Reddit
I added this to the custom CSS, in case anyone is having the same problem:
.home #primary .post-thumbnail {
pointer-events: none;
}@media screen and (min-width: 673px) {
.home #primary .has-post-thumbnail .entry-header {
margin-top: -45%;
}
.home #primary .has-post-thumbnail .entry-content {
position: relative;
z-index: 1;
}}
Viewing 6 replies - 1 through 6 (of 6 total)