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

    Hi
    Add below code in custom.css file to remove the navigation button space

    .article-navigation.top {
        display: none;
    }
    .article-main .article-intro-media {
        min-height: auto;
    }

    Regards

    alikhlaas Friend
    #1065725

    Thanks, that’s worked.

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

This topic contains 2 replies, has 2 voices, and was last updated by  alikhlaas 6 years, 11 months ago.

The topic ‘Too much space after heading’ is closed to new replies.