- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]