Mobile padding problem in mobile landscape view

Home Forums Jevelin Theme Mobile padding problem in mobile landscape view

Home Forums Jevelin Theme Mobile padding problem in mobile landscape view

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • govus
    Participant

    Hello! We are having a little problem with a section partly disappearing under the header when tilting a phone to landscape mode. Please visit the site in the private section!

    govus
    Participant

    Additional info in private content.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    First of all we would like to ask some questions to fully understand this issue.

    When disabling sticky mobile header does it solves this issue or that doesn’t suite you as a solution? Also did you modify other header CSS values except padding?

     

    Best regards,

    Shufflehound team

    govus
    Participant

    Hi! Turning sticky header off didn’t solve the mobile view issue (also we’d like to use sticky header). We haven’t used any custom css on this site. We only tried adding custom mobile padding in the first section of the front page. In order to prevent the first heading from being hidden under the header in landscape view, we would have to add so much padding that it would not look good in normal mobile view.

    Shufflehound
    Moderator

    Solution for this topic

    Can you please try following CSS snippet (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ):

    .primary-mobile {
        height: auto!important;
    }

     

    Let us know if the issue if fixed.

    govus
    Participant

    It seems that the issue was fixed with that code, thanks!

    Shufflehound
    Moderator

    Nice to hear that. 🙂

Viewing 7 posts - 1 through 7 (of 7 total)