Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • josevalle Friend
    #903568

    Hi:

    I have a problem when trying to center the logo on my website. Could you help me?

    Pankaj Sharma Moderator
    #903572

    Hi
    Go to /templates/ja_zite/css/template.css
    find this code

    h1.logo {
        float: none;
        height: 80px;
        margin: 0 auto;
        width: 92px;
    }

    replace it with

    h1.logo {
        float: none;
        height: 80px;
        margin: 0 auto;
        width: 300px;
    }

    Hope it helps .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 6 months ago.

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