Viewing 15 posts - 1 through 15 (of 16 total)
  • #104127
    Nunes
    Member
    Post count: 203

    Hi,

    how can i use the ALT logo on mobile header?

    Tnks

    #104176
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The Alt logo only can be used in specific pages.
    Can you let us know what logo(dimension and url) you want to load specifically in mobile?

    -Rui

    #104180
    Nunes
    Member
    Post count: 203

    Hi,

    What I need is to be on every page when you enter through a mobile.

    Help please.

    Tnks

    #104185
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, I know that. But you want a different logo, so I guess it’s a different size or image.
    Can you upload that logo image in the WordPress media library and provide us the link to that logo?

    -Rui

    #104188
    Nunes
    Member
    Post count: 203

    sure, give me a 2 minutes

    #104194
    Nunes
    Member
    Post count: 203

    Done

    #104200
    Melanie – SUPPORT
    Member
    Post count: 11032

    Could you maybe link us to it please?

    #104202
    Nunes
    Member
    Post count: 203
    #104617
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Will have to forward to the developer.
    -Rui

    #104761
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try this custom css:

    #mobile-logo a {
    background: transparent url('http://souto.com.br/projetos/intertank/wp-content/uploads/2014/08/logo_10.png') no-repeat top center;
    height: 80px;
    width: 224px;
    background-size: 100%;
    }
    #mobile-logo img {
    display: none!important;
    }
    

    – Ed

    #107792
    cdsouza
    Member
    Post count: 44
    This reply has been marked as private.
    #107859
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Not sure it would look good centred with the menu icon, however this is the value which controls the width, simply add tho custom css:

    @media only screen and (max-width: 479px) {
    #logo a:first-child {
    max-width: 80%;
    }
    }

    – Ed

    #112254
    cdsouza
    Member
    Post count: 44

    Is it possible to use an alt logo for mobile in the Neighbourhood theme?

    #112271
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately not sorry

    – Kyle

    #112276
    cdsouza
    Member
    Post count: 44

    ok – thanks anyways

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register