change size or center header image in deafult page

Home Forums Handy Theme Support change size or center header image in deafult page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #77995
    edford80edford80
    Member
    • Topics: 6
    • Replies: 12
    • Total: 18
    Member since: July 7, 2017

    Is there anyway to change the size of the header image in the deafult pages or somehow try to center the image??

    I have tried modifying the image but it still keep displaying only the top of it.

    Page is

    http://www.doctoredford.com/wp/?page_id=59

    Edit: center it vertically not horizontally (which is already done)

    #78044
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .innerbanner { background:#fff; height:400px;}
    .innerbanner img { width:67%;}

    Regards,
    Chris

    #78095
    edford80edford80
    Member
    • Topics: 6
    • Replies: 12
    • Total: 18
    Member since: July 7, 2017

    that line is only raising the margin of the vertical size of the imagen shown.
    However is there any way to show a vertically centered image in that 400px space??

    I’m ok with a 100% width from left to right.

    regards

    #78499
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Chris

    #78568
    edford80edford80
    Member
    • Topics: 6
    • Replies: 12
    • Total: 18
    Member since: July 7, 2017

    I already fixed it. Thanks

    #78592
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Great

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