Tagged: x
-
AuthorPosts
-
September 17, 2016 at 8:34 am #1179340
CalGrambartParticipantHi!
1. I’d like the text and image on the right side to be “Sticky”. I basically want the right side to scroll up to the Navbar and then stay there while beeing able to continue scrolling through the long Picture on the left. Is that possible with CSS? Can you help me with that?
2. How can I hide the Titel from the Post? I want the Page to only show my custom Headline. Can you provide me with the necessary code?
Thanks !!
September 17, 2016 at 9:03 am #1179359
ThaiModeratorHi There,
1. Iโd like the text and image on the right side to be โStickyโ. I basically want the right side to scroll up to the Navbar and then stay there while beeing able to continue scrolling through the long Picture on the left. Is that possible with CSS? Can you help me with that?
That is technically possible. However, that would fall beyond the scope of our support since it would require custom development. Thank you for understanding.
2. How can I hide the Titel from the Post? I want the Page to only show my custom Headline. Can you provide me with the necessary code?
Please add the following CSS under Customizer > Custom > Global CSS:
.single-post header.entry-header { display: none; }Hope it helps ๐
September 17, 2016 at 9:16 am #1179369
CalGrambartParticipantThanks for the fast response!
1. I totally understand.
2. Added the code and the headline disappeared. But now there is an area with a grey border which i can’t get rid of. Any advice?
EDIT:
2. Never mind i got it!
September 17, 2016 at 10:17 am #1179400
ThaiModeratorGlad you’ve sorted it out.
If you need anything else, please let us know ๐
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1179340 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
