Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2547
    Poornima
    Member

    Hello Sakin,

    Can you take a look at http://www.kundaskitchen.co.uk/biryaniquest?

    I would like to align the header image and the text underneath it to the centre. Any ideas?

    Thanks
    Poornima

    #2549
    Sakin
    Keymaster

    @Poornima: Add the following css in the “Custom CSS” box in your Theme Options under Appearance Tab.

    #site-logo, #site-title, #site-description {
    margin: 0;
    text-align: center;
    }

    #2550
    Poornima
    Member

    Thanks Sakin. Works perfectly.

    Poornima

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Aligning header image and text underneath it’ is closed to new replies.