Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169675
    rgrover
    Participant

    Website: http://88k.323.myftpupload.com

    hello I’m looking to modify the custom header in the pages other than home page on the website URL listed above. Is there a way that I can change the custom header height to around 150 pixels? I’m happy with the home page settings but I’m struggling to figure out how to change the height of the title in the URL below to something that isn’t so tall. I’d like the ABOUT US block to be significantly smaller.

    http://88k.323.myftpupload.com/about/

    Hope my question is clear.

    #169702
    Skandha
    Participant

    @rgrover: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header .custom-header-content{
    	padding-bottom:54px !important;
    	padding-top:75px !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #169718
    rgrover
    Participant

    Skandha

    Yes, it worked very well. Thanks!!!

    #169740
    Skandha
    Participant

    @rgrover: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/solid-construction/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom header height in Solid Construction Classic’ is closed to new replies.