Hi
for my project I use JA Content Listing Module everywhere. I need - if it is possible - to move the title in the middle of the box (please see the pic). I use the item-02 for article style.

Thanks a lot for your answer
Luciano

    luc62ltt Hi

    As I can see that the title is in the middle now, did you manage to get it solved?

      saguaros Hi Saguaros, it isn't so: the title is centered but not in the middle of the box. If I disable the view of category (AGENDA) the title is positioned up, not in the middle

      Hi Luciano,

      You can try this custom css:

      .item-style-2 .jacl-item__body {
          padding-top: 32px;
      }
      Write a Reply...
      You need to Login to view replies.