- This topic has 3 replies, 2 voices, and was last updated 1 year, 3 months 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
Cable Company WordPress Themes This roundup of website solutions has to do with the best cable company WordPress themes for wire production and cable making […]
WordPress Most Customizable Themes Free Several WordPress most customizable themes free have been made available that could be easily downloaded. Understanding the importance of having […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]