Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    Try to add this css code to styles of your theme –

    .scsBlock {
      line-height: normal;
    }

    It should fix the problem.

    Thread Starter Sysadmin

    (@palanthir)

    Fixed, but I had to edit frontend.octo.css file. I added line-height: normal !important; to the existing part of the css code (there is this style already). The file is located in wp-content/plugins/coming-soon-by-supsystic/modules/octo/css

    Sincerely yours

    • This reply was modified 9 years, 4 months ago by Sysadmin.
    Plugin Author supsystic

    (@supsysticcom)

    Hi!

    You need to add this code to styles file of your theme, because after plugin updates – custom code in plugin will be overwritten.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘counter wrong displays’ is closed to new replies.