badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Size header logo changes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27029
    info104
    Participant

    Hello!

    I have inserted a header logo which looks fine on the desktop version. However when you scale the window down towards ipad and phone layout the logo changes to a very large size?
    How can I get it similar as in the demo?

    Thanks in advance.

    Kind regards Kirsten

    #27030
    leeann.obringer
    Participant

    I’m having the same problem!

    #27049

    Hi all,

    Could you once provide your site Url too and make us more clear. We have not added any header logo in our demo site so we are a bit confused about your issue.

    Thank you!

    #27060
    leeann.obringer
    Participant

    Yes, here is my URL: http://www.naturesvitaminsandherbs.com/blog/

    The logo sizing is way too big for the vertical orientation on an iPad. (At least according to the Developer Tools in Chrome.

    Thanks

    #27074
    info104
    Participant

    On mine I have a coming soon plugin activated, but it looks exactly the same as Naturesvitaminsandherbs!

    #27076

    Hi Leeann,

    Yes, There is an display issue in the logo. We will update it on next version. For now please login to you WordPress dashboard
    Go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the following CSS code and Click on Save & Publish button:

    @media only screen and (max-width: 1023px) {
    	#site-title a img {
    		max-width: 708px;
    	}
    	.narrow-layout #site-title a img {
    		max-width: 668px;
    	}
    }

    Thank you!

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