Forums

[Theme: eDegree°] Header theme customization (4 posts)

  1. ne0codex
    Member
    Posted 8 months ago #

    I added a header image that was larger than the recommended header size of 56 px to one of height 360px. It displayed great on the landing page, but whenever I go to other pages I make on the website, the header image is shrunk and it creates a big gap between the header image and navigation. Is there a way to correct this within the CSS code?

    Example:
    landing page: http://www.unlvshpe.org

    header_bug: http://www.unlvshpe.org/?page_id=54
    (or any page that is not the home page)

    http://wordpress.org/extend/themes/edegree/

  2. viktor89
    Member
    Posted 8 months ago #

    in your style.css find

    .customhtml img {
    max-width: 505px;
    }

    and remove
    max-width: 505px;
    from it

  3. ne0codex
    Member
    Posted 7 months ago #

    Thank you so much!

  4. viktor89
    Member
    Posted 7 months ago #

    You're welcome :)

Reply

You must log in to post.

About this Topic

Tags