Title: frontpage header fullwidth
Last modified: August 3, 2020

---

# frontpage header fullwidth

 *  [camillaangelica1](https://wordpress.org/support/users/camillaangelica1/)
 * (@camillaangelica1)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-header-fullwidth/)
 * Hi,
 * I just noticed that the picture on my frontpage aren’t fullwidth when i see it
   on a big iMac screen and can’t quit figure out how to change it to full width?
   
   Can you help me, thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffrontpage-header-fullwidth%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-header-fullwidth/#post-13205686)
 * Hello there,
 * Thank you for contacting us.
 * Try adding the below CSS code to your site’s **Additional CSS** under the **Appearance**
   > **Customize** menu.
 *     ```
       @media only screen and (min-width: 1200px) {
   
         .header-image img.large-header {
           object-fit: cover;
           width: 100%;
         }
   
       }
       ```
   
 * Let me know whether it works or not.
 * Stay safe.
    Have an excellent day 🙂
 * Regards,
    Kharis

Viewing 1 replies (of 1 total)

The topic ‘frontpage header fullwidth’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-header-fullwidth/#post-13205686)
 * Status: not resolved