I want to resize Inner Page Banner

Home Forums Handy Theme Support I want to resize Inner Page Banner

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #119290
    nguyenmanhhuynguyenmanhhuy
    Participant
    • Topics: 5
    • Replies: 17
    • Total: 22
    Member since: January 31, 2019

    Hi admin! I want to resize Inner Page Banner? 1420 × 300 -> 1420 x 549
    Thanks

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

    Hi,

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

    Add this code there:

    .innerbanner { height:549px;}

    Regards,
    Chris

    #119385
    nguyenmanhhuynguyenmanhhuy
    Participant
    • Topics: 5
    • Replies: 17
    • Total: 22
    Member since: January 31, 2019

    Thank you very much!

    #119386
    nguyenmanhhuynguyenmanhhuy
    Participant
    • Topics: 5
    • Replies: 17
    • Total: 22
    Member since: January 31, 2019

    But when I placed the screen at 1920×1080 resolution, it could not show all the images, and at the resolution of 1366×768 it was all displayed.

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

    Hi,

    Kindly use this one

    .innerbanner { height:auto;}

    Regards,
    Chris

    #119432
    nguyenmanhhuynguyenmanhhuy
    Participant
    • Topics: 5
    • Replies: 17
    • Total: 22
    Member since: January 31, 2019

    Thank you very much Admin ^^

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

    🙂

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