Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Carlos Friend
    #189553

    Hello friends,

    I’m customizing the template mitius, I use Joomla 2.5.14

    I am using the file “custum.css” to write the custom css code, just do not answer me trying to change the color of the letters of the main menu, the code I’m using is:


    .ja-mainnav .navbar {
    color: #fff
    margin-bottom: 0;
    margin-top: 0;
    background: #4D4948
    overflow: visible;
    z-index: 11;
    }

    Does anyone know how to do?

    Greetings!

    NOTE: My site is: quenahost.com / rt

    phong nam Friend
    #501569

    Hi impulseg ,

    I saw you put the extra styles of menu item’s color in your custom.css file via Firebug:

    .ja-mainnav .navbar .nav > li > a {
    color: #B1B1B3;
    border-top: 0;
    border-right: solid 1px #4D4948;
    font-size: 15px;
    font-family: 'novecento_wide_lightbold', sans-serif;
    text-shadow: none;
    text-transform: uppercase;
    outline: none;
    padding: 15px 20px;
    }

    You can change the color of the menu item’s texts in the red line above.

    Carlos Friend
    #501627

    Hello Leo,

    Thank you very much for your answer!

    Yes, I had found the solution to change the color of the letters on the menu, thank you very much. 🙂

    Greetings!

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

This topic contains 3 replies, has 2 voices, and was last updated by  Carlos 11 years, 3 months ago.

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