Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sekijr Friend
    #1004938

    Was testing the Purity III and Megamenu but got this (see screen attached). Any ideas how to solve it? It is a fresh installation with some articles added. My friend is testing Purity III as well and his menu is smaller. I tested on Ubuntu 16 and Debian 8 (Plesk+PHP 5+7)


    1. Selection_002
    Ninja Lead Moderator
    #1004959

    Hi,

    You can give me the URL here. I will help you to detect the problem directly on your site

    Regards

    sekijr Friend
    #1004989
    This reply has been marked as private.
    Ninja Lead Moderator
    #1005024

    Hi,

    You can use this way to fix the problem on your site

    Create templates/purity_iii/css/custom.css file and add new the CSS style

    @media screen and (min-width: 991px) {
        .navbar-default .navbar-nav > li > a {
            line-height: 25px !important;
        }   
    }
    .t3-megamenu .mega-caption {
        font-size: 10px !important;
    }

    Hope it helps

    Regards

    sekijr Friend
    #1005133

    Thank you very much Ninja Lead!
    That really helped.

    Since I am a person that likes to learn – can you please explain why this has happened? Why on my friend’s environment works perfectly (he runs Ubuntu 16 too which I installed for him) and on my side it does not?

    Saguaros Moderator
    #1005830

    Hi,

    This may due to the different web browser in different operating systems. It’s a known issue for web development as different browsers renders in different ways so it may not look all the same.

    Regards

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

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

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