Tagged: x
-
AuthorPosts
-
June 25, 2016 at 6:10 am #1059152
tanjadietzParticipantHello again,
I want on my blog: http://westernfir.de/travel/ that …
1. the post has no frame around the post image, how can I make it invinsible?
2. there is no black hover with the white symbol when I put my cursor over the post image, how can I make it just black hover without a symbol or maybe a little text?
3. the post image is not in the post itself. How can I make it away? I just want to have the post image as a post image for the preview.
THANKS A LOT 🙂
June 25, 2016 at 6:16 am #1059153
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.entry-featured { border: none; } .entry-thumb:before { content: ""; } .single-post .entry-featured{ display:none; }Hope that helps.
June 25, 2016 at 6:31 am #1059162
tanjadietzParticipantYes, thanks a lot. That was the perfect CSS Code.
But now, there is another “problem”. I want to minimize the distance between the post headline and the menue (the white area is too big). How can I minimize that?
Thanks!
June 25, 2016 at 6:42 am #1059171
ChristopherModeratorHi there,
Please provide us wit screen shot.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1059152 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
