- This topic has 1 reply, 2 voices, and was last updated 2 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Logo size change depending on desktop/ipad/iphone ?
Hi,
Is there a way to change the logo size to be smaller on mobile devices?
The same question goes for slider text sizes.
Now if I change the screen to mobile phone the logo is too big for the screen – it goes partly behind the slider texts.
One bug is that there does not seem to be a place to change the hovercolor for the footer info box social icons. I have changed all other hovercolors/highlight colors from orange to green but this is not changed.
Thanks, Dominicus
PS. The site is at www.db-architects.fi (bilingual Finnish/swedish site)
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.footer-social-icons .social-icons a:hover {
background: #5bd640 !important;
}
@media screen and (max-width:479px) {
.logo { max-width:40% !important;}
.nivo-caption .title { font-size:18px !important;}
.nivo-caption .slidedesc { font-size:12px !important;}
}
Regards,
Chris
A visually pleasing and user-friendly website is essential for consumers and businesses in today’s digital age. In this article, we’ll talk about creating websites with […]
If you are planning to set up an online shop, then there are more than a few things that you would want to pay attention […]
A list of the most practical conference WordPress themes for conference and event management, exhibitions and meetings, concert and projects, sports events and donation programs […]