Okay
  Public Ticket #3127949
Logo Image Not appearing in header
Closed

Comments

  •  2
    Yasmeen started the conversation

    When I add an image for the logo, it's not appearing above the slider in the header section. How do I make it appear?! It appears when I scroll down ..

  •  8,403
    Tahir replied

    Hey yasmeenn3 ,

    'Please have a look at this Article :Header Logo Not Showing | Cant Change Demo Logo.

    Thanks 


    ThemeNectar Support Team 

  •  2
    Yasmeen replied

    Hi,

    I'm facing a different problem now as the logo is showing. The logo gets duplicated when I scroll down. I've attached a screenshot of what happens.

    Attached files:  logoduplicated.jpg

  •  1,643
    Judith replied

    Hello Yasmeen,

    Please try this css: paste ins css custom code under Salient > General Settings > CSS/Script Related:

    @media only screen and (min-width: 1px) and (max-width: 999px){
    #page-header-bg .span_6, #page-header-bg[data-parallax="1"] .span_6 .inner-wrap, body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark=true] img.mobile-only-logo.starting-logo.dark-version, body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting=true] img.mobile-only-logo.starting-logo:not(.dark-version), body #header-outer:not(.transparent) #top .span_3 #logo .mobile-only-logo {
        display: none !important;
    }
    }

    Thanks.

  •  2
    Yasmeen replied

    This CSS jitters at a certain point it's as if another logo at a different position is replaced when I scroll down. 

  •  1,643
    Judith replied

    Hello Yasmeen,

    Please send in your admin login credentials so that we can check this out further.

    Thanks.

  •   Yasmeen replied privately
  •   Yasmeen replied privately
  •  8,403
    Tahir replied

    Hey Again,

    Please fill in all these logo fields for it to appear in the header correctly. See screenshot below:

    3316334549.pngClick on Image to View Larger


    Thanks 


    ThemeNectar Support Team 

  •  2
    Yasmeen replied

    Thanks Tahir, I've tried that and it worked perfectly!