New Landing How can we help? Themeforest Theme Support Pinpoint Remove 'breadcrumbs' bar at top of page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Pinpoint
  • #15402
    bigshots
    Member
    Post count: 2

    Can you tell me how to remove the breadcrumbs bar at the top of all pages (other than homepage). It is a static homepage setup.
    Thanks

    #15958
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Add this custom CSS:

    .breadcrumbs-wrap { display: none !important; }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #38934
    savant
    Member
    Post count: 10

    I am attempting to remove the entire breadcrumb title bar from every page.

    I pasted this code in the Custom Css/js area

    .breadcrumbs-wrap { display: none !important; }

    The bar still remains. I could use firebug and delete it from the php but I was wondering if there
    was a less invasive method.

    #39454
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi
    Can you post up the URL to a page where this is happening so I can check it out directly?
    Thanks!

    #39614
    savant
    Member
    Post count: 10

    One example of the bread crumb bar can be found here.

    http://www.yourcyclingitalia.com/bike2/contact-us/

    I would like to remove the entire grey bar or panel and simply use HTML titles.

    Thank you.

    #40140
    Melanie – SUPPORT
    Member
    Post count: 11032

    That’s not the breadcrumbs, that’s the title bar 🙂

    .page-heading.col-sm-12.clearfix.alt-bg.none {
    display: none;
    }
    #96624
    mgogles
    Member
    Post count: 4

    I have a similar issue–I’m trying to remove the white bar that is below the header but before the page content. I tried adding both of the CSS samples above, but neither worked. Any suggestions?

    Here’s a link to my demo site:

    http://69.195.124.248/~mobilgv8/?page_id=7636

    #96626
    mgogles
    Member
    Post count: 4

    Actually, I was able to resolve this. thanks.

    #96796
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I’m glad that issue resolved.
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #123909
    GTS75
    Member
    Post count: 240

    Hey @mgogles – how did you fix the white gap issue?

    #123928
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @GTS75 – Please provide your website url and attach a marked image to check and resolve the issue.
    Thanks
    Mohammad

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 one of the following items
Login and Registration Log in · Register