test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ttroglia Friend
    #153596

    I know I must be missing something simple, but how do I center the menu located in position footnav? I added text-align: center; to #ja-footer .ja-footnav { under the template.css but for some reason that doesn’t center the menu.

    Thanks

    Arvind Chauhan Moderator
    #352911

    Try this.

    Open ja_ores/templates/ja_ores/css/template.css line 1805

    Change

    .ja-footnav ul { }

    change to :

    .ja-footnav ul {
    margin-left: 300px;
    }

    May not be the best way. But it should help you out.

    Arvind

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

This topic contains 2 replies, has 2 voices, and was last updated by  Arvind Chauhan 14 years, 4 months ago.

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