Tagged: header meta, mobile
Hi!
I have tested my website on mobile devices and somehow the header meta section (grey with colored bar) looks incorrect on the homepage. However, when I visit another page the header meta looks fine.
Can you solve why the header meta is displayed incorrectly when I view the homepage?
This is the website URL: http://interserve.org.au/
Thanks!
Ronald-Jan
Hey ronaldjan!
Thank you for using Enfold.
Replace the header meta css modification with this code:
#top .av_header_transparency #header_meta {
background-image: url("//interserve.org.au/wp-content/uploads/2014/08/meta-header.png") !important;
background-color: #303030 !important;
background-position: center bottom !important;
background-size: 1220px 4px !important;
background-repeat: repeat-x !important;
}
Cheers!
Ismael
Hey Ismael,
Thanks so much, that fixed the issue!
Cheers,
Ronald-Jan