Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

squished banner image on iphone

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3013
    Billi
    Participant

    I am having an issue with the banner image. i created a graphic to show explain the issue that I am having. Can you please assist me.

    thank you!

    http://www.creativeperfection.com/files/ccs-banner-image.jpg

    #3016
    Grace Themes
    Member

    Hi Billi,

    To solve your issue regarding the logo image

    Go to the Appearance -> Theme options -> Basic Settings -> Custom CSS
    and use below css code in custom css box

    @media screen and (max-width:767px) {
    .logo img{ height:auto !important}
    }
    .header span.tagline { display: none; }

    Regards
    Grace Themes

    #3020
    Billi
    Participant

    Perfect! Thank you!

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