Title: Displaying issues
Last modified: February 12, 2017

---

# Displaying issues

 *  Resolved [Asakasan](https://wordpress.org/support/users/asakasan/)
 * (@asakasan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/displaying-issues-2/)
 * 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](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/displaying-issues-2/#post-8799029)
 * 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: [http://pics.competethemes.com/2L0F1C322R46](http://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](https://wordpress.org/support/users/asakasan/)
 * (@asakasan)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/displaying-issues-2/#post-8804131)
 * Thanks, Ben. I’ve removed what you suggested. 🙂
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/displaying-issues-2/#post-8804301)
 * Sure thing, glad I could help!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Displaying issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/founder/1.56/screenshot.png)
 * Founder
 * [Support Threads](https://wordpress.org/support/theme/founder/)
 * [Active Topics](https://wordpress.org/support/theme/founder/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/founder/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/founder/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/displaying-issues-2/#post-8804301)
 * Status: resolved