Remove space between featured image and text
Hello Betheme-team again,
How can i resize the frame of the featured image to remove the gap between the Image and the text, as you can see in the post : Heuer ist früher weihnachten....
Thanks
Hello Betheme-team again,
How can i resize the frame of the featured image to remove the gap between the Image and the text, as you can see in the post : Heuer ist früher weihnachten....
Thanks
Comments
to decrease space between the image and the text on blog page, you need to use the following css:
Wow- superfast and working response again !
I`m thinking about how to get the title and the featured Image in an even line. When i edit line height in .blog_wrapper .post-desc .post-title h2 a {
font-size: 20px;
line-height: 1.2;
display: block;
}
ist getting better, but not shown right at responsive design....
With line height 1.2 it Looks like:
Desktop:
https://dl.dropboxusercontent.com/u/89367295/Desktop_LineHeight_12.jpg
Mobile:
https://dl.dropboxusercontent.com/u/89367295/Mobile_LineHeight_12.jpg
With line height 0.0
Desktop:
https://dl.dropboxusercontent.com/u/89367295/Desktop_LineHeight_00.jpg
Mobile:
https://dl.dropboxusercontent.com/u/89367295/Mobile_LineHeight_00.jpg
Text and featured Image shoul be in an even line.
And a last additional question:
When i open a single post and scroll down to the last post the date is written through the featured image... How can i place the date above the image ?
Regards