- This topic has 3 replies, 2 voices, and was last updated 1 month 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
Driving School WordPress themes have been discussed in this article for your reference. WordPress as one of the leading content management and publishing software is […]
What are some vibrant Music Video WordPress Themes? WordPress CMS platform presents an excellent opportunity for musicians and music directors across the globe to showcase […]
Are you looking for the best WP eCommerce WordPress themes? If your answer is yes, then you have landed on the right page because here […]