Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • manuelreil Friend
    #193180

    All,

    when viewing the dev site http://abafin.reil.co/ on the iphone, no navigation links, i.e. characters are not visible. Links are working.
    I changed the color scheme of Beranis, with white background and darkblue links for the PC/Mac.

    I tried several change in navigation-responsive.less:
    – changes to the background-color > working, but chars are still not visible.
    – setting font size > no effect
    – setting font color > no effect

    How should I tackle this problem? Any suggestions?

    Thank you,
    Manuel

    Ninja Lead Moderator
    #516291

    Hi Manuel,

    You can fix the problem this way

    + Create templates/ja_beranis/css/custom.css file

    + Add new script into custom.css file

    @media (max-width: 767px){
    .t3-mainnav {
    width: 100% !important;
    }
    }

    Regards

    manuelreil Friend
    #516308

    Solved! It was almost exactly the solution. As I had to slightly increase the width of .t3-mainnav for the web version, I had to decrease it for the Iphone version. Thanks for the hint.

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

This topic contains 3 replies, has 2 voices, and was last updated by  manuelreil 10 years, 5 months ago.

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