Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • merkagune Friend
    #980523

    Hi,

    The calendar of front page is not properly displayed in certain resolutions. The days of the week do not match.

    Can you help me fixing it, please?

    URL: http://www.intxaurdi.com

    Saguaros Moderator
    #980783

    Hi,

    Seems to be an issue in responsive view, I’ve passed to the team for further checking and will update. You can check its status here: http://pm.joomlart.com/browse/JATCPLATON-100

    Regards

    merkagune Friend
    #982343

    Hi,

    I’m still waiting for a solution. Any news about this?

    Thank you.

    Ninja Lead Moderator
    #985109

    Hi,

    You can apply hotfix to solve the problem on your site.

    Open templates/ja_platon/css/custom.css file and add new rule

    html .joms-calendar--day-previous-month {
      height: 40px;
      line-height: 40px;
    }
    @media (min-width: 1200px) and (max-width: 1499px) {
      html .joms-calendar--day-previous-month {
        height: 30px;
        line-height: 30px;
      }
    }

    Regards

    vsdani Friend
    #986958
    This reply has been marked as private.
    Ninja Lead Moderator
    #987263
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 4 voices, and was last updated by  Ninja Lead 8 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum