Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #395366

    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

    #395599

    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

    #396246

    Hey Ismael,

    Thanks so much, that fixed the issue!

    Cheers,
    Ronald-Jan

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header meta bar different on homepage with mobile devices’ is closed to new replies.