Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • amarks56 Friend
    #190529

    2 things that I cannot figure out.

    1: How do you make it so that the text and menus don’t become bigger when the browser gets smaller? It is more apparent on the “portfolio” menu.

    2. How can I get rid of the grey line above the menu module on the “portfolio” page?

    Thanks a lot of your help guys! 🙂

    TomC Moderator
    #505587

    To get rid of the grey line above your left menu module, try this . . .

    Within file path –> /templates/ja_zite/css/template.css

    at line 637, you will see the following:


    div.ja-moduletable, div.moduletable {
    border-top: 1px solid #CCCCCC
    }

    Simply delete the “border-top” property from this CSS rule.

    Hope That Helps

    amarks56 Friend
    #505641

    thanks so much Tom! Do you have a solution to this?

    ” How do you make it so that the text and menus don’t become bigger when the browser gets smaller? It is more apparent on the “portfolio” menu.”

    Saguaros Moderator
    #505675

    Hi

    You can add additional style for text in this menu module by opening file: /templates/ja_zite/css/template.css


    #ja-container ul.menu li a {
    font-size: 12px; <<<< change to your desired value
    }

    Once done, clean JAT3 cache.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 11 years ago.

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