Viewing 1 replies (of 1 total)
  • Hello ,

    open style.css and replace

    #navmenu ul li ul li a {
        font-size: 14px;
        font-weight: normal;
        padding: 4px;
        text-align: left;}

    with

    #navmenu ul li ul li a {
        font-size: 14px;
        font-weight: normal;
        padding: 4px;
        text-align: justify;}
Viewing 1 replies (of 1 total)
  • The topic ‘how to left-justified text of the sub-menu’ is closed to new replies.