Tagged: x
-
AuthorPosts
-
September 29, 2016 at 4:56 am #1195477
DoppelpunktParticipantHello x-theme support,
I’am using Superfly to create the header for the following page
http://www.rohstoffmagazin.at/homeI would like to create the header like in the attached mockups. First the header should be smal without text. By hovering with the mouse it should expand – like the jpg header_mouseover.
I hope you can help me with my issue.
Best regards,
michaelSeptember 29, 2016 at 5:30 am #1195500
Paul RModeratorHi,
Please refer to the links below.
https://community.theme.co/kb/integrated-plugins-superfly/
http://superfly.looks-awesome.com/docs/Getting_StartedHope that helps.
October 4, 2016 at 6:20 am #1201799
DoppelpunktParticipantThis reply has been marked as private.October 4, 2016 at 7:04 am #1201844
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.single-post header.masthead.masthead-inline,span.entry-cover-author, span.entry-cover-date { display: none; }#3 Please add a temporary background pattern under Customize -> Layout and design and save customizer. next remove it, set background color and resave customizer.
Hope that helps.
October 4, 2016 at 10:28 am #1202108
DoppelpunktParticipantThis reply has been marked as private.October 4, 2016 at 9:35 pm #1202893
LelyModeratorHi Michael,
1.) Previous provided CSS hides the entire header for single post only not included the category pages. Post carousel is part of the header that’s why it is hidden too. Please try to update CSS code to this:
body.x-navbar-fixed-top-active.single-post .x-navbar-wrap, body.x-navbar-fixed-top-active.category .x-navbar-wrap, span.entry-cover-author, span.entry-cover-date { display: none; }You’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1195477 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
