- This topic has 3 replies, 2 voices, and was last updated 1 year ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › HVAC theme ipad screen nav
Hi
my clients ipad screen (553pix) is showing a navigation stacking issue. see sample
https://wiknc.nimsite.uk/wp-content/uploads/2023/11/Capture3-ipad.jpg
https://wiknc.nimsite.uk
is it possible to control the screen width so that the 3 bars replaces the text navigation?
thanks
Hi,
Kindly use this CSS to resolve the issue.
@media screen and (min-width:1024px) and (max-width:1169px) {
.has_trans_header .header.type3 #topmenu ul li a, .has_trans_header .header.type4 #topmenu ul li a {padding: 20px 10px;}
}
Regards,
Chris
thanks, can you also let me know how I can increase the header logo size on the tablet screen please?
Hi,
Kindly use this CSS to increase logo size on tablet screen.
@media screen and (min-width:1024px) and (max-width:1169px) {
.logo { max-width:400px;}
}
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]