New Landing How can we help? Themeforest Theme Support Dante Page heading is showing up on all pages

Viewing 14 posts - 16 through 29 (of 29 total)
  • Posted in: Dante
  • #198348
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can’t see the heading on your page? Have you cleared your browser cache?

    – Ed

    #198737
    rlstigers
    Member
    Post count: 5

    My website is https://chicodesigns.com. It didn’t show the page heading on the homepage before the update, but now it’s appearing on all pages including the homepage. Before the 3.0 upgrade I was using the child theme, but now the child theme is uninstalled, and I’m running the Dante 3.03 theme. I cleared the website cache and tested the site with multiple browsers and the page header still shows. “Show page title”, under page heading options, doesn’t seem to do anything whether it’s checked or not.

    #198944
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Looks like you haven’t completely updated the theme, this css is missing:

    .page-heading.page-heading-hidden {
    display: none;
    }

    That is in the style.css of the updated theme.

    – Ed

    #199491
    wizastudios
    Member
    Post count: 67

    Same here.

    Attachments:
    You must be logged in to view attached files.
    #199498
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @wizastudios

    Can you try Ed suggestion by adding that code to the end of the style.css of the parent theme?

    -Rui

    #199503
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    CSS should be:

    .page-heading.page-heading-hidden {
    display: none!important;
    }

    Just seen that it is overridden by the animation.

    – Ed

    #199550
    wizastudios
    Member
    Post count: 67

    That totally worked. Thanks

    #199611
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Ed

    #199824
    Breechay
    Member
    Post count: 75

    It’s on and off Ed. For example sometimes it shows up on Chrome but not on Safari and I’ve also seen it on a friends laptop.

    #199833
    3t2409
    Member
    Post count: 45

    Same issue here. It’s only in certain browsers. I’ll private reply a screenshot.

    #199853
    sandraeddy04
    Member
    Post count: 47

    I was having the exact same issue on my site…I’ve downgraded to the previous release.

    #199854
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @3t2409 – screenshot or link for us to check?

    – Ed

    #211344
    Vlietson
    Member
    Post count: 13

    Dear Support,

    I have the same problem. Installed Dante and page title arent removable, please advise.

    #211352
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-heading.page-heading-hidden {
    display: none!important;
    }

    Thanks
    Mohammad

Viewing 14 posts - 16 through 29 (of 29 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