Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2210043
Mobile Logo Header
Closed

Comments

  • ayamelliott started the conversation

    how should I go about removing the duplicated logo that I'm able to see on my mobile view. 

    I've uploaded my logo within Logo and Header Options within the three locations available (primary logo, mobile sticky header and vertical navigation header), though the issue persists. 

    I would prefer the mobile logo to be considered the sole logo when viewing the mobile site.

    Any assistance your team should be able to provide would be gratefully welcomed.

  •  2,699
    PenciDesign replied

    Hi,

    Seem you've enabled for display logo on mobile navigation via Customize > Logo and Header Options > Display Logo on Horizontal Navigation on Mobile

    Let's un-check for that option.


    Best Regards,

    PenciDesign

  • ayamelliott replied

    Hi, yes, that option has been selected, but I'm hoping that there is a better designed solution. The mobile site's header should have the logo aligned to the hamburger, not to the top of the page with the hamburger beneath it, as your solution suggests.

    Is there an alternative to removing the duplication without removing the bottom logo (the horizontal navigation).

    As you can see by the screen shots I've sent, most mobile sites have the hamburger in line with the logo.

    I'm looking forward to hearing whether there's an alternative solution to this issue. 

  •  2,699
    PenciDesign replied

    Hi,

    If so, you can add more this code to Customize > Custom CSS to remove the above logo:

    @media only screen and (max-width: 960px){
    #header .inner-header{ display: none; }
    }
    

    Best Regards,

    PenciDesign

  • arnize replied

    Hello. I tried adding your css code but it removes all the header. How can i remove the logo but not the adsense ad which i placed inside the header?

    Thank you.

  •  2,699
    PenciDesign replied

    Hi @arnize,

    Please createa a new ticket and our support team will check it help you. Please don't put reply to tickets of other people because their will get notice email from your reply.


    Best Regards,

    PenciDesign