Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • limma Friend
    #1008304

    First of all, I have to say that the more I use this beautiful template, the more I appreciate its amazing qualities!
    That said, I have now a small (big…?) problem with an extension that creates an annoying problem: it interferes with the formatting of the main menu.
    You can see the "problem" here (testing site): http://disegnareilweb.altervista.org/index.php/la-societa/i-nostri-eventi

    Some idea?
    Thanks in advance

    Pankaj Sharma Moderator
    #1008342

    Hi
    The extension you are using seems based on Bootstrap2 and use the same css class names and override template style.
    Add below code in custom.css file to fix it

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: transparent!important;
    }

    Regards

    limma Friend
    #1008608

    Thank you for your kind reply.

    Unfortunately the code you suggested to me does not seem to work…
    But I’ll do a few more attempts, and, at worst, I’ll try some other extension.

    Pankaj Sharma Moderator
    #1008672

    Hi
    I checked your site and the code is working fine: http://prntscr.com/e5geuf
    If you are thinking to switch the extension you may look for the extension that support Bootstrap3.
    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 3 months ago.

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