Title: HTML in header
Last modified: April 15, 2019

---

# HTML in header

 *  Resolved [cstydliginfo](https://wordpress.org/support/users/cstydliginfo/)
 * (@cstydliginfo)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/)
 * I would like to place an image in the HTML-field in header main area. It doesnt
   work. The code i use is: `<img src="http://www.tydliginfo.se/wp-content/uploads/
   2019/04/Webb_header.png" />`
    I’ve set the field height to 250 px.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhtml-in-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11427975)
 * hello cstydliginfo,
 * Add below css code into your current active child theme’s style.css file or you
   can add additional css option in theme customizer
 *     ```
       .nv-html-content {
           content: url(https://i0.wp.com/www.tydliginfo.se/wp-content/uploads/2019/04/Webb_header.png);
           height: 232px;
           width: 100%;
       }
       ```
   
 * Hope this will helps you.
 * Thanks.
 *  [ABCDiamond](https://wordpress.org/support/users/abcdiamond/)
 * (@abcdiamond)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11428404)
 * I have a question on the same thing, the Image in the Header, and that answer
   is good for me too. It works. Thanks.
 * Is it also possible to have a link in that header image.
 * If so, how?
 *  [Vishakha Patel](https://wordpress.org/support/users/vishakha/)
 * (@vishakha)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11428648)
 * Hi [@abcdiamond](https://wordpress.org/support/users/abcdiamond/) ,
 * We are checking this and if possible will include a facility to add an image 
   with the link there in the Header area.
 * For now, there is not a way. You can edit the page with Elementor and add the
   image beneath the Header.
 * PS: It is advisable to raise a new forum even if it is the same issue with extending
   question. So as to create less confusion for future readers.
 *  [Vishakha Patel](https://wordpress.org/support/users/vishakha/)
 * (@vishakha)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11429612)
 * Hi [@abcdiamond](https://wordpress.org/support/users/abcdiamond/),
 * There is an update. The following code worked for me well in the editor.
 * `<a href="http://website.com"><img src="http://website.com/wp-content/uploads/
   2019/01/eating-place.jpg" /></a>`
 * Kindly try with the latest version of theme and WordPress.
 *  [ABCDiamond](https://wordpress.org/support/users/abcdiamond/)
 * (@abcdiamond)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11430206)
 * Thank you.
 * Both the image and a link in the HTML-field in header main area.
 * That worked well for the desktop. Mobile and tablet didn’t, but I see a few things
   that are different for mobiles.
 *  [Poonam Namdev](https://wordpress.org/support/users/poonam9/)
 * (@poonam9)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11430624)
 * Hi [@abcdiamond](https://wordpress.org/support/users/abcdiamond/)
 * Can you please share some screenshot to let us know what is the issue on mobile
   devices.
 *  [ABCDiamond](https://wordpress.org/support/users/abcdiamond/)
 * (@abcdiamond)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/html-in-header/#post-11432227)
 * I think the issue on the mobile view might be linked to adsense. But also possibly
   the different browsers. I’ve looked at Chrome, Firefox and the phones inbuilt
   browser.
 * Screenshots of the three browsers here:
    [https://gatton-laidley.com.au/wp-content/uploads/Neve-Header-Issue.jpg](https://gatton-laidley.com.au/wp-content/uploads/Neve-Header-Issue.jpg)
 * On the desktop, the header image is perfect, but that has no adsense showing.
 * I use Google Adsense Auto ads, which for some reason do not appear on the desktop,
   and I assume are replacing the NEVE header image on mobiles.
 * It is a new site I am working on, so I can afford to experiment.
 *  [AC](https://wordpress.org/support/users/purplecodes/)
 * (@purplecodes)
 * Themeisle Support
 * [6 years, 11 months ago](https://wordpress.org/support/topic/html-in-header/#post-11665930)
 * Hi [@abcdiamond](https://wordpress.org/support/users/abcdiamond/),
 * We have released a new update for the Neve theme.
    Are you still having the same
   issue?
 * Let us know if you still need help with this.

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

The topic ‘HTML in header’ is closed to new replies.

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

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * 8 replies
 * 6 participants
 * Last reply from: [AC](https://wordpress.org/support/users/purplecodes/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/html-in-header/#post-11665930)
 * Status: resolved