- This topic has 5 replies, 3 voices, and was last updated 9 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logo img too small
Hello,
I have a problem again. The updated SPA theme is excellent. I only have one problem with it now. The logo picture (.png) in the header is resizing to being too small on smaller resolutions. On phones and tablets it comes to a little dot.
I would be very happy if you’d help me with this, I’m not enough of an expert to fix it by myself quickly, and clients need the page done yesterday (yeah, my fault).
URL: http://www.beauty-center-elixir.com
Thanks in advance, once again!
K
Hi K,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
And paste this css code in custom box
@media screen and ( max-width:979px) {
.logo img { height:90px;}
}
Regards,
Shri
Dear Shri,
Thank you for your help, but unfortunately the code doesn’t work.
Ksenija
@media screen and ( max-width:979px) {
.logo img { height:90px !important;}
}
Regards,
Shri
Thank you! This worked! I could’ve though of it myself tho.
Regards,
K
🙂
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]