-
AuthorPosts
-
March 31st, 2016 at 13:18 #36263Ben
Hi ! I am using Mantra theme with a presentation page, and my logo on the header. When I go to the website with a smartphone, the logo on the header is way too big. How could I make it responsive for the smartphone ?
Thank you everyone !
April 2nd, 2016 at 19:16 #36281ZedCryout Creations mastermindCould you provide a link to your site?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.April 18th, 2016 at 08:22 #36482Michael MatthewsI’ve been out for a while, but just getting back into designing. It’s a good question he has, I was wondering the same thing, it seems the logo is not responsive. I don’t have my site up and running to give a link to it but if you absoultely need one to evaluate, I could make the website live temporarily maybe. I don’t know when you’d be looking though, and wouldn’t want it live long since it’s incomplete.
If you have any ideas off hand they may really help, or maybe it’s a new feature yall can look into?
July 8th, 2016 at 23:27 #37541EricI’m having the same issue using the Nirvana Theme. The custom logo i am using is only 270 pix wide so that it appears correct in the desktop version, but when going to a mobile device or sizing my browser to a mobile size the logo then becomes responsive thus pixilating the image. I do not have the “Force header image responsiveness” enabled. i also tried adding this code which i saw on another thread but it didn’t fix it.
/* FIX MOBILE LOGO SIZE*/
@media (max-width: 270px) {
#branding, .topmenu { width:100%; }
#bg_image {width:100%;}
#header-container > div {height:100%;}
}I can upload a logo that is bigger so when it becomes responsive it will still look good, but i only want it to be or appear as 270px X 110px on the desktop version.
Any suggestions?August 6th, 2016 at 15:08 #38184Hi, I am having the same problem as Ben — my header logo is not responsive (using Mantra theme). I have uploaded a header image of exactly 1100 × 75 pixels as required by the Mantra theme. It looks great through a desktop browser, but through a mobile browser the image is “squished.” Here is my site: crossroadscounseling.org
Thanks in advance,
Gary
August 10th, 2016 at 20:04 #38241ZedCryout Creations mastermindEnable the “Keep header image aspect ratio” checkbox in the theme’s settings (under Header) and see if that improves things.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 14th, 2016 at 20:49 #38355thanks, that fixed my problem!!
-
AuthorPosts
The topic ‘Make the logo responsive’ is closed to new replies.