New Landing How can we help? Cardinal Can't scroll to bottom of the page if "Sticky Header" is disabled through CSS

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #108636
    Sotiris
    Member
    Post count: 181

    Hello again,

    I just pin-pointed an issue with certain pages that I have manually disabled the “Sticky-Heade” (enabled on them options) through CSS.

    The CSS I use is this:

    Example:

    .page-id-12649 .sticky-wrapper.is-sticky {
        display: none;
    }

    If I don’t disable the sticky header the page scrolls down to the bottom fine. I am not using a footer on those pages just the bottom copyright bar which also hosts a small horizontal menu (need that). I also disabled the “Back to top” button from theme options but that has no effect on the scrolling issue.

    Is there a workaround? Could I disable the sticky header in theme options and enable it (somehow) only on the pages I want?

    Thanks in advance.

    Sotiris

    #108664
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you provide a link to the page where you have disabled the sticky header so I can see what you mean?

    – Kyle

    #108676
    Sotiris
    Member
    Post count: 181
    This reply has been marked as private.
    #108959
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You didn’t post your link

    – Kyle

    #108988
    Sotiris
    Member
    Post count: 181
    This reply has been marked as private.
    #108990
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ve got your site stuck in maintenance (see screenshot)

    You will need to access the files through ftp and delete the maintenance file

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #109012
    Sotiris
    Member
    Post count: 181

    Did you try to login through wp-admin and got this message?
    ??? I just tested with another PC and it is working fine (both the coming-soon page and the WP Dashboard)

    Did you try the WP Login? Not the plain url.

    #109017
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I can log in, but then when I try and view the front end I get this screen

    – Kyle

    #109018
    Sotiris
    Member
    Post count: 181
    This reply has been marked as private.
    #109024
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Use this css instead:

    page-id-12649 .is-sticky .float-menu {
    display: none;
    }

    – Kyle

    #109049
    Sotiris
    Member
    Post count: 181

    Yes, that does the trick. No “jumpy-scrolly” now.

    Thanks for yet another time.

    #109054
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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