Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nedzad grebovic Friend
    #189789

    Hi there,

    here is samsung tablet case:

    As you can see menu je under its position. Probably this is because it is to short space under btween logo and search icon.

    How can I fix it?

    Can I have on emenu for sreens wide 1080 px for e.g., and other menu for smaller than 1080?

    Have you any idea?

    Also can I have visual attractive menu at sidebar-2. Here is current one, but it looks too simple.

    (Prečica)


    1. tablet-menu-problem
    2. precice
    phong nam Friend
    #502693

    Hi,

    You can make your menu look better on tablet by putting below codes into templates/ja_argo/css/custom.css file:

    @media (min-width: 780px) and (max-width: 1080px) {
    .t3-mainnav .navbar .nav>li>a {
    padding: 0 14px;
    font-size: 12px;
    }
    }

    On the visual sidebar menu, you can set Show Sub-menu Items in the backend of menu module. In addition, you can add more hover effects on the menu item links by refering this tip at http://www.w3schools.com/css/css_link.asp

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

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

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