Re-design with max-width 60em

  • Unknown's avatar

    Hi,
    I want re-design Haxa theme with max-width is 60em.
    Can you help me the dependencies HTML CSS elements When “@media screen and (max-width:)” get difference value.

    My CSS Code:

    .site-header {
        max-width: 60em;
    }
    
    .site-content {
        max-width: 60em;
    }
    
    .site-footer {
        max-width: 60em;
    }

    The blog I need help with is: (visible only to logged in users)

  • Looks like you got this sorted, as this is marked as resolved. I’ll close this one, but if you need help with anything else in the future, feel free to start a new thread. Be sure to provide a link to your WordPress.com site to make it easier to assist.

  • The topic ‘Re-design with max-width 60em’ is closed to new replies.