New Landing How can we help? Cardinal Content below slider does not appear after latest theme update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #152505
    nicneu
    Member
    Post count: 31

    Hi,
    I updated the Cardinal theme to the new version today, and all of the home page content below the Revolution slider disappeared from view (still there on the backend).

    I originally had the Page Header type selected as “Below slider” and would like it to appear that way, as the slider is designed to be full page.

    I’ve now changed the Page Header type to Standard (as in attached screen shot), and the content appears normally again.

    But if I select “Below slider”, which is what I want, all of the rest of the content of the page disappears. What could be going wrong?

    Thanks in advance for your help.

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

    Hi

    Try adding this to your custom css:

    #main-container, #footer-wrap{
        position: relative;
        z-index: 100;
    }

    – Kyle

    #153188
    nicneu
    Member
    Post count: 31

    Thanks Kyle. That worked to get the content to appear, but there is another problem.

    The down arrow that automatically appears over the slider and links to #container, when clicked now shows the view attached, with the nav bar floating instead of being at the top. The #shift_intro view (first button in the one page nav) is the way it should appear.

    How can I fix this?

    Just having the down arrow not appear would be the best option, given that there is one page nav, but I can’t find where to deactivate that function.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #153286
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> General options -> Here you can disbaled it through site wide.
    Thanks
    Mohammad

    #154438
    nicneu
    Member
    Post count: 31

    Hi Mohammad,

    Unfortunately, I don’t see anything on the the General options page that seems to refer to the arrow I’m having the problem with. The site-wide “back to top” arrow is fine. The one that isn’t working properly is the scroll down button/arrow at the bottom of slider at the top of the home page, which scrolls to the wrong place, leaving the menu at mid-page.

    Could you have another look please?

    Thanks,
    Nicole

    #154442
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    body.header-below-slider .home-slider-wrap #slider-continue {
    display: none!important;
    }

    -Rui

    #154464
    nicneu
    Member
    Post count: 31

    Thank you. That worked to eliminate the down arrow.

    #154466
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

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