Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • trevorellis Friend
    #1009722

    I am using a menu with some items as System Links and some pointing to K2 items. I would like all the links to have the same appearance (font color and size as the) "Home" item. I have tried adding to the "Link CSS Style" within the menu item but without success. Is it possible to do it this way or should I use custom css file?

    pavit Moderator
    #1009749

    Hello

    Try to add this to your custom.css file

    .uber-header.highlight-color .navbar-default .navbar-nav > li > a {
        color:#fff!important;
        font-weight:700;
    }
    .uber-header.highlight-color .navbar-default .navbar-nav > li {
        text-transform:uppercase;
        color:#fff!important;
        font-weight:700;
    }

    Regards

    trevorellis Friend
    #1009773

    Terrific, thank you. Please mark as answered.

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

This topic contains 2 replies, has 2 voices, and was last updated by  trevorellis 7 years, 9 months ago.

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