Footer and white space

This topic contains 5 replies, has 2 voices, and was last updated by  rbcc 6 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #505382

    rbcc
    Free User
    Post count: 20

    Good afternoon

    See attached
    I want to remove the entire footer block and the white space below my featured image.

    End result will be featured image full screen. My image is set for full screen, but the white space and footer is preventing the full screen look

    My copyright info on footer is controlled by a snippet

    add_action(‘after_setup_theme’, ‘_my_sd_footer_changes’,15);
    function _my_sd_footer_changes(){
    remove_action( ‘dt_footer_copyright’, ‘dt_footer_copyright_default’, 10 );
    remove_action( ‘dt_footer_copyright’, ‘sd_footer_copyright_default’, 10 );
    add_action( ‘dt_footer_copyright’, ‘custom_dt_footer_copyright_text’, 10 );
    }
    function custom_dt_footer_copyright_text(){
    echo ‘© 2019 Family Basics,LLC, Care-Rater.com, All Rights Reserved.’;

    }

    I want to completely remove footer and white space above it.
    Have read many articles concerning this but to no avail.

    Thanks

    #505395

    Kor
    Moderator
    Post count: 16516

    Hi rbcc,

    Thanks for your post. Could you please share your Website URL here so that I could check on it?

    Thanks!

    #505405

    rbcc
    Free User
    Post count: 20
    #505567

    rbcc
    Free User
    Post count: 20

    Hello Kor,

    I believe i found the answer.

    Just adjusted padding to remove white space in css
    Will do the same for the footer!

    #505568

    Kor
    Moderator
    Post count: 16516

    Hi rbcc,

    Thanks for your reply and I apologize for overlooking this. This is the custom CSS code that you can use for this.

    .home  div#home-scroll{display:none;}
    
    .sd.home .content-box.content-single article.hentry{margin:0px!important;}
    
    .footer-widgets {
    border:0px!important}
    #505597

    rbcc
    Free User
    Post count: 20

    Thanks Kor,

    This worked well!

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount