Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41262
    nardi
    Member

    hello my site is shvsh.al and when a post appears on my page the header suddently becomes small .
    i dont know how to fix it
    please help

    #41279
    Sakin
    Keymaster

    @nardi: There seems to be issue when uploading header image and cropping it. So, the best option will be to re-upload the image. So, go to “Appearance => Header” and re-upload the image and then you will get “Crop Header Image” box, where you select all the image area and click on “Crop and Publish”. This will fix your issue.

    If this doesn’t fix it, then add the following css in “Appearance => Theme Options => Custom CSS” box.

    #branding #site-logo img {
        width: 100%;
    }
    #41377
    nardi
    Member

    thank you very much sakin the code you gave me fixed my problem , thanks a lot

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header becoming small when a post is displayed’ is closed to new replies.