Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • brenot Friend
    #203121

    Hi,

    I have a website running JA MILTIUS, this is pretty good, e already customized.

    http://192.185.164.89/~bravet/

    But,

    now I see there is some issues with Responsive.

    The most important, is about the LOGO issue, please check responsive, and help me.

    Thanks

    Ninja Lead Moderator
    #556894

    I see many customization in your site from templates/ja_mitius/css/custom.css file 🙂

    About LOGO issue, you can fix it with my solution below

    Open templates/ja_mitius/css/custom.css file and add new this rule

    @media (max-width: 767px) {
    .logo h1 a {
    position: fixed !important;
    top: 0px !important;
    }

    .logo-image a {
    background-size: 40% !important;
    }
    .logo-image {
    margin-left: 60px !important;
    }
    }
    @media (max-width: 360px) {
    .logo-image a {
    background-size: 40% !important;
    }
    }

    Let me know if it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 12 months ago.

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