- This topic has 6 replies, 3 voices, and was last updated 8 years, 12 months ago by Andrew Misplon.
- AuthorPosts
- October 25, 2015 at 10:06 pm #2599
Sergey SokolovParticipantHi can you please help me increase the size of the logo on page meinnorway.com. Apparently logo size is fixed? How to make it adjustible?
October 26, 2015 at 1:00 am #2600
Sergey SokolovParticipantthe problem solved by changing logo itself. thanx
October 26, 2015 at 10:19 am #2601
Andrew MisplonKeymasterHi Sergey
Glad to hear you’ve been making progress.
If you did want to adjust the constraint you could add the following to a Custom CSS plugin:
/* Logo */ .site-header .site-branding img { max-height: 92px; }
Adjust as required.
If you don’t already have a Custom CSS plugin, try SiteOrigin CSS.
If anything else comes up, please, let me know.
October 26, 2015 at 1:47 pm #2603
Sergey SokolovParticipantthank you Andrew, there is one more thing. logo seems a bit blurry on the site. I do not notice any blur when I look at logo image on my computer. Logo dimensions are 417*131 pixels.
October 26, 2015 at 1:52 pm #2605
Andrew MisplonKeymasterThe logo height is being restricted to 92px. If you have this image in a large format then you can try adding your normal logo with a height of the image set to 184px. That can help.
November 30, 2015 at 2:51 am #2758
jdulan82ParticipantI am having issues with my logo on my site going to a blog page instead of going to my home page it goes to a blog page and I did not want it to go to a blog page how do I fix that?
November 30, 2015 at 9:26 pm #2761
Andrew MisplonKeymasterHi jdulan82
Thanks for the wait. The logo will link to the URL set at Settings > General > Site Address (URL). Can you perhaps, check the URL you’ve set in that field? Let me know how it goes 🙂
- AuthorPosts
You must be logged in to reply to this topic.