I recently installed News Ticker. It is cutting off the bottom of the text no matter what I do. Any thought on what could be causing this? Thank you!

    Hi kristinad

    Try to add to custom.css file this code

    .ja-headlines {
    height:19px!important;
    }

    Regards

      pavit Thank you for the fast response. That did the trick. I had this added, but did not include "!important"

      One last question, not as important, can I get the text on the same line as the headline "Don't Miss"? In the Demo I see that it is, but not sure if something in my CSS is throwing it off. Again, I looked, but obviously I am not finding. I do not really need the headline, but like the option.

      Thanks again for your help!

        kristinad can I get the text on the same line as the headline "Don't Miss"?

        Try add this also to custom.css file :

        .ja-healineswrap em{float:left !important;}

        Kindly ensure to clear your browser cache if changes dont reflect.

          aman204 That did the it. Sorry for delayed response. Thank you for your help!!

          Ninja locked the discussion.
          Write a Reply...
          You need to Login to view replies.