New Landing How can we help? Atelier Overide 'alt logo' to show 'mobile logo'

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #253597
    spencerherron
    Member
    Post count: 12

    Hi there,

    At the moment on my home page I have it setup so it displays my ‘alt logo’, but it appears that having this checked overides the ‘mobile logo’ option. Is there any way to get both my alt logo and mobile logo to display?

    Kind regards,
    Spencer

    #253603
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I can provide some custom css, what’s your link?

    – Kyle

    #253606
    spencerherron
    Member
    Post count: 12

    Hi Kyle,

    Is it possible to provide custom css without the link? I have my site password protected at the moment and would have to change all my passwords etc. Let me know. Thanks for your help.

    Kind regards,
    Spencer

    #253610
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this css:

    .logo-alt-version #mobile-logo img.alt-logo {
      display: none!important;
    }
    .logo-alt-version #mobile-logo img.standard {
      display: inline-block!important;
    }

    – Kyle

    #253684
    spencerherron
    Member
    Post count: 12

    Amazing thanks Kyle, that’s fixed it!

    Kind regards,
    Spencer

    #253815
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    Mohammad

    #253826
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 7 posts - 1 through 7 (of 7 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