Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #911239

    Hi
    Add below code in custom.css file to remove the large padding .
    Below code for spotlight block padding

    .t3-slideshow + .t3-sl-1 {
        padding-bottom: 10px!important;
    }

    Below code for article

    .page-header {
        padding-bottom: 10px!important;
        margin: px!important; }
    kugelmeier Friend
    #911332

    Yes, thanks that seems ok.

    Regards
    Klaus

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

This topic contains 2 replies, has 2 voices, and was last updated by  kugelmeier 8 years ago.

The topic ‘Distances between blocks/headlines smaller’ is closed to new replies.