StyledThemes

Killing off breadcrumbs on post headers?

Home Forums WordPress Themes – Premium Lavish Pro Killing off breadcrumbs on post headers?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #16755

    Not using this in the theme (it is a very flat site) but I do want the space back in the post header.

    What can I do? I’ve dived through the various php files in the code, but don’t want to break anything.

    Can we just kill breadcumbs support/space entirely?

    #21978

    Just saw there was a 1.0.8 version. Installing that to see what happens and if it improves the situation at all.

    #21980

    Better with 1.0.8 but since we aren’t using breadcrumbs at all, it would be nice just to be able to use the foll col-12 width for the post title.

    https://tools.tides.org/tafdev/2015/08/news-item-2/

    Any ideas? Is there a CSS entry I can do to nuke the breadcrumbs container or wrapper?

    #21983

    Help??

    #21992

    ??

    #21997
    Shekhar Bhandari
    Participant

    Hi There,

    Please create a new header.php file in your child theme and copy the following code to it.

    
    
    <html >
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge" charset="">
    
    
    
    <link rel="pingback" href="">
    <link rel="shortcut icon" href="/favicon.ico" />
    
    
    
    <body >
        
        <aside id="la-banner" class="lr_responsive_banner " style="background-color: ; background-image: url();ID, 'header_background', true) ) { ?> background-image: url();  color: ;">
            
        
        
    
        

    Thanks

    #22006

    Trying it now. Thank you.

    #16756

    Seems much better.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.