• I had a special support request for formatting the content part in a different way (left alignment and text high smaller). I got within one day the answer, which I would like to share with you. Might be helpful for others too.

    Adding the following custom css code to the page solved my issue:

    .news-info {
    text-align: left;
    line-height: 1.4;
    }

  • The topic ‘Exciting tool / excellent support!’ is closed to new replies.