Viewing 1 post (of 1 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #946215

    Hi
    The articles tools are hidden for the smaller views due to design concept .
    It does not looks good and make gap in small devices .
    if want to show them add below code in custom.css file

    .article-full.has-article-tools {
        padding-left: 180px!important;
    }
    .article-full .article-tools {
        display: block!important;
    }
Viewing 1 post (of 1 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 9 months ago.

The topic ‘Social buttons are not visible on mobile devices’ is closed to new replies.