New Landing How can we help? Cardinal Header 8 overlay menu queries

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #161916
    sorelh
    Member
    Post count: 169

    Hi, I have two questions about using heading 8.

    1. My overlay menu on the left disappears underneath the logo, so I am losing menu items behind the logo. How can I either
    a. remove the logo from the overlay menu, or
    b. how can I make the menu begin below the logo? Please see screenshot attached.

    2. I would like to put a button on the right hand side of the header 8 above the contact icon, it will be a subscribe and download button. How can I put this above the contact envelope icon in the header on the right? Please see second screenshot attached.

    Thanks, Sorel

    Attachments:
    You must be logged in to view attached files.
    #162115
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    .overlay-menu-open #logo img {
    display: none;
    }

    2) To add more content to the header areas you would need to add to the code in the theme files, this would have to be done to your own knowledge and support as it’s not within our scope of support as it’s more work than a small customisation.

    You would need to edit the sf-header.php file in the swift framework folder

    – Kyle

    #162125
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #162144
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change the previous css I gave you to:

    .overlay-menu-open #logo {
    display: none;
    }

    – Kyle

    #162149
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Actually, that still doesn’t work, let me look into this, I need to just find the div with the high z-index

    – Kyle

    #162217
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #162797
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry for the late reply, looks like you decided against the overlay menu?

    – Kyle

    #162798
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #162800
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, add this to your custom css:

    .spb_testimonial_slider_widget .spb-asset-content {
      padding-bottom: 15px;
      padding-top: 20px;
    }

    If you switch the menu back to overlay I’ll dig into it now

    – Kyle

    #162814
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #162817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes correct, ok no problem

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 total)

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

License required for the following item
Login and Registration Log in · Register