- This topic has 3 replies, 2 voices, and was last updated 1 year, 2 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
Studio WordPress Themes The best collection of studio WordPress themes for a wide array of digital studios and agencies These studio WordPress themes can be […]
Skin Care WordPress Themes The following article narrates about the Skin Care WordPress Themes for creating a Beauty Salon, Spa or any Skin care related […]
Magazine Style WordPress Themes Are you looking for the best magazine style WordPress themes? If yes, then this post is for you. In this post, […]