Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • funci Friend
    #204552

    Hi all,

    Is it possible to write main menu items in two rows like it is on pictures in attachement?


    1. dvaretka1
    2. dvaretka2
    phong nam Friend
    #562571

    Hi there,

    Create a new custom.css file located at ja/templates/ja_hotel/css/custom.css (if it does not exist) then add

    .navbar-default .navbar-nav > li > a {
    color: #8591d5
    text-overflow: clip;
    text-transform: uppercase;
    max-width: 120px;
    text-align: center;
    }

    Next, Open template settings -> Mega menu then select the menu item, e.g: Hotel California

    then add the Extra class: topme like so

    Add the css below into the custom.css file

    li.topme {
    top: -10px;
    }

    The result look like so

    Hope that helps.


    1. 2
    2. hotel
    funci Friend
    #562593

    THX Leo 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  funci 9 years, 1 month ago.

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