Home>Support>Estate plus Header Responsive ?
  1. 9 years, 10 months ago Chad Dixon

    Hey Fablan, that site looks great. One tip I had gotten from Andrew was to center the menu using a custom CSS code. I’m also using the Estate theme and this worked perfectly for me: Thread: How can I centre the Menu on the screen

    I also noticed the header is not responsive, but I have a plugin called WP Touch installed that creates a mobile optimized version of the site. I’d love to know how to just center the logo for the header… Mine is at http://www.651sellnow.com

  2. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Fabian

    Thanks for running Estate. Coach Dixon, much appreciated, thanks for your feedback there.

    Perhaps try the following under Appearance > Custom CSS and let me know how that goes:

    /* Estate Logo */
    
    #masthead .hgroup .site-title a img {
    	max-width: 100%;
    }
    
  3. 9 years, 9 months ago Chad Dixon

    Thanks Andrew, I tried adding that to the custom CSS section as you suggested but my logo still isn’t centered or being responsive. Here is my CSS code:

    /* Vantage Center the main menu */

    .main-navigation ul {
    text-align: center;
    }

    .main-navigation ul li {
    display: inline-block;
    float: none;
    }

    /* Estate Logo */

    #masthead .hgroup .site-title a img {
    max-width: 100%;
    }

  4. 9 years, 9 months ago Chad Dixon
    /* Vantage Center the main menu */
    
    .main-navigation ul {
    text-align: center;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    }
    
    /* Estate Logo */
    
    #masthead .hgroup .site-title a img {
    	max-width: 100%;
    }
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More