Resize the banner of Inner Page Banner

Home Forums Shudh theme support Resize the banner of Inner Page Banner

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #65624
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Hi, I am using Shudh theme, and I found the height of inner page banner is too much. How can I resize it? I know the default height is 300px and i want to make it as 150-200px. Thanks

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

    Hi Toby,

    Kindly show us your website URL.

    Regards,
    Dave

    #65635
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    http://www.riccocard.com/en/

    Thanks.

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

    You can use any image editor like photoshop to resize the image.

    #65640
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Yes, I did. I did resized my banner height = 200px.
    however, the banner still too width and it automatically enlarged my image.

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

    Size of the inner banner on your website is 1170px x 320px. Did you added 200px height image on some specific page?

    #65652
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Yes.. I just changed my all inner banner in my website to the size 1170 × 200.
    Please check the outcome, thanks for help 🙂

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

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .innerbanner .container img{min-height:auto !important;}

    Regards,
    Dave

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

    Hi,

    Replace this code with my previous code:

    .innerbanner .container img{min-height:auto !important; height:auto !important;}

    Regards,
    Dave

    #65659
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Thanks, it works:)
    however, can we adjust the gap, between the innerbanner and the words?

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

    Replace this code with my previous code:

    .innerbanner .container img{min-height:auto !important; height:auto !important;}

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