Site looking weird in big screens

  • Posted in : Empathy
  • cjmascareno
    Participant

    Hi, my site https://carlosmascareno.com/ is looking weird on big screens, please take a look to the attached screenshot https://drive.google.com/open?id=1gry70GLOj3ERWvLhJF9TAynPQBFgVcwa

    This is a iMac 21″ screen view.

    Any idea?

    Thanks in advance

    serkan
    Moderator

    Hi @cjmascareno
    You can try to use these custom css codes;

    @media screen and (min-width: 1400px) {
    .home-section h4 { font-size: 15px; padding-top: 0; line-height: 1.5; }
    .nav-menu a {  padding: 3em 1em; }
    }

    Thanks

    LimDev
    Participant

    Hi! I have the same problem. The logo (picture) is not displayed on large screens (tablet & mobile phone works) – additionally, the font sizes are sometimes much too large. No matter what I try in the Customizer or in the WordPress Editor, it does not accept my changes. It would be helpful to adjust the text size and color etc. manually in the customizer – maybe an idea for the next update ;-) Please help me – how I can adjust this so that the page doesn’t look so horrible (link to the website see private checkbox). Oh yes, I tried the code above – added it to Custom CSS – but it doesn’t work! Thanks!

    serkan
    Moderator

    Hi,
    Could you please share a screenshot about this?
    Thanks

    LimDev
    Participant

    hi – for sure; links in private content box …
    link 1: screenshot wide screen / big screen
    link 2: screenshot smaller screens …
    The start page looks perfect on the mobile phone, but not on larger screens (e.g. the logo suddenly disappears). thank you!

    serkan
    Moderator

    Hi,
    Can you try to use this custom css code;

    @media screen and (min-width: 1600px) { .header-wrap { width: 200px; }}

    Thanks

    LimDev
    Participant

    Thank you! Last question: How can I add space to the logo above on the start page so that the image is not cropped? Thank you!

    serkan
    Moderator

    Hi,
    I did’t get what do you mean by image is not cropped. I don’t understand exactly what you want because the logo on the homepage already looks normal.
    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register