• Resolved Asakasan

    (@asakasan)


    Hi there, hi Ben!

    I’ve bought a new laptop, with Full HD and 4k display. And I’ve noticed that my site (asakaltrove dot com) looks bad, for example I see my logo cutted by my primary menu, and the home page slider seems to be not at the center of the page, but on the right.

    By using my hold PC my site looks fine.
    I can’t understand where is the problem.
    Is there someone who could help me?

    Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hello ??

    I see what you mean. There are a couple ways we can fix this. Would you be okay with centering the logo, like this: https://pics.competethemes.com/2L0F1C322R46

    That would keep the logo in the right place with the header background behind it and can be done by removing this bit of CSS in the child theme’s CSS file:

    @media all and (min-width: 900px) {
    
      .title-container {
        float: left;
      }
    }
    Thread Starter Asakasan

    (@asakasan)

    Thanks, Ben. I’ve removed what you suggested. ??

    Theme Author Ben Sibley

    (@bensibley)

    Sure thing, glad I could help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Displaying issues’ is closed to new replies.