Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #31928
    Alain
    Member

    Hi I need some help I Try everything but i Can’t Get my Header Logo in the Center anyone can help me and give me advice on How to Add Header Logo and Writing In the Center

    #31956
    Sakin
    Keymaster

    Hello Alain,

    Please send me your site URL.

    Regards,
    Sakin

    #31962
    Alain
    Member

    Here is The Site Link Sakin Hope you Can Help Me Out

    http://www.palawan-beach-resort.com

    #31975
    Sakin
    Keymaster

    @Alain: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    #header-left {
        width: 100%;
    }
    #site-logo {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #hgroup-wrap img {
        display: inline-block;
    }
    #31976
    Alain
    Member

    Thank You Very Much Sakin it worked Very well and Perfect Possession

    #31977
    Sakin
    Keymaster

    @Alain: Thanks for your appreciation.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to put the Header Logo In Center’ is closed to new replies.