test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • angie00 Friend
    #200163

    Is anyone having this issue on this template? We have a nested menu but no one can see on the menu module. Any recommendations for better end user experience on this template?

    Thanks!


    1. Screen-Shot-2014-07-31-at-4.24.13-PM
    chavan Friend
    #544091

    please post your site Url and page where i can see this screenshot you have attached. so i can check the issue directly and provide a fix

    angie00 Friend
    #544167

    http://goo.gl/OJTgyQ

    Thanks! If an end user hovers over it the nested menu will appear but no way otherwise to know one is there. This would be a good solution for us:


    1. Capture
    chavan Friend
    #544174

    Go to this file: /templates/ja_sugite/css/custom.css

    Add this code:

    .t3-sidebar li span.nav-header {
    border-bottom: 1px solid #d9d9d9 ;
    color: #999 ;
    display: block;
    padding: 7px 0;
    }

    angie00 Friend
    #544348

    @chavan, thank you! That did put the line under the word, but what we are really concerned with how people with know there is a menu under Benefits unless they hover over it.

    Any suggestions, anyone?

    chavan Friend
    #544358

    Add this code to custom.css

    .t3-sidebar li span.nav-header:before {
    content: "f105";

    float: right;
    font-family: FontAwesome;
    text-align: right;

    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 10 years, 5 months ago.

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