New Landing How can we help? Cardinal remove footer and header logo in homepage

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #146321
    deejayhart
    Member
    Post count: 239

    Hi there – just need to remove footer and header LOGO ONLY from homepage. I have tried making the Alt Logo blank, but of course, this doesn’t work on mobile. Kyle – if you are reading this, the Appearance-Editor is too tricky to set up, so I have come up with an alternative idea – thanks!

    #146326
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .home #logo {
      display: none;
    }

    – Kyle

    #146336
    deejayhart
    Member
    Post count: 239

    Perfect – thanks Kyle.

    #146340
    deejayhart
    Member
    Post count: 239

    Oops – doesn’t work on mobile – still shows logo.

    Also – look here – header logo is squashed…

    gallery

    Plus, why is the facebook link showing differently to the rest? Thanks for this – I know it feels like going round in circles but just decided on a more conventional header bar! Ta.

    #146347
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this

    .mobile-left-logo #mobile-logo {
      display: none;
    }
    .full-center #logo {
      max-width: 100%;
    }

    – Kyle

    #146356
    deejayhart
    Member
    Post count: 239

    OK that’s great. How do I put the [social] icons into menu after contact?

    #146357
    deejayhart
    Member
    Post count: 239

    Also – about the facebook link colour? I just wanted it to be same as the rest…

    #146360
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You will have set the menu item as a button style, it’s a checkbox in the menu item options.

    I’m afraid you can’t add shortcodes to your menu

    – Kyle

    #146364
    deejayhart
    Member
    Post count: 239

    Sorry – sorted that and put into a submenu – I don’t want “social” to click through to a page – how to make it ONLY a dropdown? Ta!

    #146369
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    For the social use a custom link and for the link just use #

    – Kyle

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