- This topic has 7 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Kitchen Design Pro
Hi
logo/mobile menu clash on this site https://www.thefireboxkent.com/wordpress when viewed on a small screen. could you supply the fix code please to reduce the logo width when viewed on a mobile
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:60%;}
}
Regards,
Brad
thanks Brad, perfect
🙂
Brad, just had a reported issue with this site on iPhones. page left of screen, can you see that where you are? I dont have an iPhone
Hi,
Yes, this is working fine.
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Brad
OK Brad, fixed
Great!!
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 […]