Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1281164
    CompactMarketing
    Participant

    Hello dear Themeco team,

    how can i hide the Title on the start page and remove the space therefore.
    See Picture >

    Thanks for a response.

    Dirk

    #1281174
    Paul R
    Moderator

    Hi Dirk,

    You can disable p[age title under page settings.

    See screenshot – http://screencast.com/t/7NWb7czI

    Thanks

    #1282281
    CompactMarketing
    Participant

    OK thanks!
    i just found it and it worked, but is there a way to stick the content to header bottom? There is still a gap.
    http://www.fucking-easy-life.de
    greetings Dirk

    #1282661
    Paul R
    Moderator

    Hi Dirk,

    To get rid of the gap, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .home .x-container.max.width.offset{
        margin-top:0;
    }
    
    .home .entry-wrap {
       padding-top:0;
    }
    

    Hope that helps.

    #1289234
    CompactMarketing
    Participant

    Thanks a lot, works perfect.
    Greetings Dirk

    #1289472
    Lely
    Moderator

    You’re welcome Dirk!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1281164 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>