Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1325391
    Elke H
    Participant

    Hi,
    did not find a solution to this problem:

    http://www.die-vokabel.de

    I use a child theme and some days ago I put all the custom css into the child-theme “style.css”

    Now I just found out that on the mobile phone the entry-content is not visible – it appears far more down and you first have to scroll to see it.

    Seems that “masthead” produces a gap of 725 px. WHY?

    #1325395
    Elke H
    Participant

    Well – found the solution myself with this code:

    @media (max-width: 979px){
    .x-navbar-fixed-left .x-navbar-inner, .x-navbar-fixed-right .x-navbar-inner {
    height: auto;
    }}

    Thanks, elke

    #1325413
    Thai
    Moderator

    Glad you’ve sorted it out.

    If you need anything else, please let us know 🙂

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