- This topic has 6 replies, 3 voices, and was last updated 5 months, 1 week ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Flooring mobile header logo
Hi
I’m struggling with the mobile screen size logo in the header, much to small and on some screen widths it corrupts
see: https://ozhrb.nimsite.uk/
can you advise how to allow the logo to fill the space please
It asks for a sign-in to view the site.
We cannot view the site.
Regards,
Sonal S Sinha
apologies
cobalt-ice
amber-fuel-cell-rain
have you managed to access the website?
Hi,
Kindly use this CSS code to fix the small logo issue on mobile.
@media screen and (max-width:479px) {
.header.type3 .logo, .header.type4 .logo { width:70% !important;}
.logo img { width:100% !important;}
}
Regards,
Dave
perfect, thanks
Your are welcome 🙂
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]