Tagged: x
-
AuthorPosts
-
November 11, 2016 at 3:22 am #1253035
melmanParticipantPost title and then below *date*,*author* and *leave a comment* like in the images provided.
I’m using the review stack
Thanks a lot 🙂
November 11, 2016 at 5:17 am #1253177
Rue NelModeratorHello There,
Thanks for writing in! To have some like your example in the screenshot, please do the following:
1] Please add the following JS code in the customizer, Appearance > Customize > Custom > Javascript(function($){ $('.single-post .entry-header').insertBefore( $('.single-post .entry-featured .entry-thumb img') ); })(jQuery);2] And then please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.single-post .entry-featured .entry-header { margin: 10px; padding: 20px; position: absolute; width: calc(100% - 20px); background-color: rgba(255,255,255, 0.85); }You should have something like this:
http://prntscr.com/d5wbdaHope this helps.
November 20, 2016 at 3:44 am #1264145
melmanParticipantIt worked – but I decided that I want it to be below the featured image instead – how does one do that?
Best regards
November 20, 2016 at 4:22 am #1264157
ThaiModeratorHi There,
Would you mind providing us with your website URL so we can take a closer look?
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1253035 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
