Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • slepoy Friend
    #1057461

    Hello. I noticed some strange margin with menu at Demo site and my dev-site when screen wide is 768px (more at the screenshots). Is it works as supposed or not? Thanks.

    • This topic was modified 6 years, 8 months ago by  slepoy.

    1. Screenshot_62
    2. Screenshot_63
    Saguaros Moderator
    #1057537

    Hi,

    You can try adding this css rule:

    @media (max-width: 768px) {
      #mainnav {
        margin-right: -24px;
        margin-left: -24px;
      }
    }

    into the file: [root]/templates/ja_simpli/css/custom.css

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 8 months ago.

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