Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • anish28 Friend
    #905432

    Hi i would like to know how to change the font color on the mainmenu in the JaHotel template. I’ve try the thememagic still not working. I would also like to make only the main menu item bigger.

    pavit Moderator
    #905436

    Hi

    I would also like to make only the main menu item bigger.

    Could you post a screenshot of your needed changes so we can better understand where to apply suggestions ?

    Also please add a link to your website

    Pankaj Sharma Moderator
    #905442

    Hi
    Add below code in custom.css file to change the menu item color and font size .

    .navbar-default .navbar-nav > li > a {
        color: #8591d5;
        font-size: 19px;
    }

    Change the values as per needs .
    You can use inspect element to check the style and override them via custom.css > http://prntscr.com/al1hhy

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

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

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