Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #947173

    Hi,

    Try to use my solution below

    Open templates/ja_simpli/css/custom-styles.tpl.css file and add new rule

    @media  (max-width: 767px) {
        a.logo strong {
            width: 280px !important;
            height: 35px !important;
        }
    }

    Regards

    defaultpaul Friend
    #947484

    Thanks for the quick response – your solution was very helpful!

    Paul

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

This topic contains 2 replies, has 2 voices, and was last updated by  defaultpaul 8 years, 4 months ago.

The topic ‘Responsive or mobile logo’ is closed to new replies.