Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dorsetjoomlart Friend
    #760219

    I am moving a website to Joomla 3.4.5 and Purity 3, the first thing I have noticed is that the top level menu items are now all capitalised. This is not the way they are described in my menu definitions. Can I change this? I also need to make the menu bar thinner to take up less space. Any suggestions please? Thanks

    http://www.westcountry-camping.co.uk/

    Ninja Lead Moderator
    #760590

    Hi,

    You can use my solution below

    Create templates/purity_iii/css/custom.css file and add new rule

    @media screen and (min-width: 991px) {
    .navbar-default .navbar-nav > li {
    margin-left: 10px !important;
    }
    }

    .navbar-default .navbar-nav > li > a {
    text-transform: none !important;
    }

    Regards

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

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

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