Home Forums Pro Themes Signify Pro Same header image height

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #147894
    Fauzia Haun
    Participant

    Hi there,

    I would like to have the same header image height on all pages as it is on the home page. It seems that the theme reduces the header height on all other pages but the homepage.

    How can I change this please?

    Thank you and best wishes

    Fauzia

    #147915
    Psink
    Keymaster

    Hello There,

    Can you please share your site URL?

    Regards,
    psink

    #147937
    Fauzia Haun
    Participant

    Hi Psink,

    The URL is: https://sternaparadisaea.com/

    The website is still under construction…

    Best wishes

    Fauzia

    #147967
    Psink
    Keymaster

    Hello There,

    Please try by adding this css

    
    .custom-header-content-wrapper {
        width: 100%;
    }
    
    @media only screen and (min-width: 103.75em){
    .custom-header .custom-header-content {
        padding: 250px 50px;
    }
    }
    

    Hope this will works for you

    Regards,
    Psink

    #148057
    Fauzia Haun
    Participant

    Hi Psink,

    I have added the css in the ‘Additional CSS’ section of the theme and it seems to work. Well, sort of.

    What I actually meant is that I would like to have the same header image height on all pages as it is on the home page. And actually I would like to have for each page an individual header image (that I still need to create).

    Are there other css for this?

    Thank you and best wishes

    Fauzia

    #148092
    Psink
    Keymaster

    Ahh so at this moment it will be quite difficult to have the same height of the header image for all pages. The height of image get changes as lines of title increase. If the title of the page let’s say one line on all pages then the height will be the same. If incase one page has a title of two-line then the height will be increase.

    I guess you will understand the issue

    Regards,
    psink

    #148133
    Fauzia Haun
    Participant

    Hi Psink,

    This is unfortunate. However, is it then possible to maintain a title for the pages but to not to display it so that the header images of the pages move up like on the home page? That is, the menu and the header image are close to each other?

    Thanks and best wishes

    Fauzia

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.