Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243027

    Hello,

    how can i remove the space at the header under the Breadcrumbs, and above the footer Area.

    http://www.berlin-reklame.de

    Thanks for help
    Greetings
    Dirk

    #243105
    Skandha
    Participant

    @berlinreklame: Hello Dirk,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #post-2, .home #content .wrapper {
        padding: 0;
    }
    .home	#post-2 {
        margin: 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Full Frame Pro – Remove Head and Footer Space’ is closed to new replies.