- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › IT Solution – Mobile
Hello,
I am seeing an issue on the IT Solution theme where the mobile menu button does not activate any menu. It would also be much better mobile UX for the sliders to be “clickable” on mobile – at this point it does not look like the CTA buttons are there on mobile.
Can you assist with this?
Thanks
Hi,
Kindly show us your website URL please?
Regards,
Dave
Thanks for your response, it is http://batsols.com/.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
#simple-menu { z-index:99999999 !important;}
}
Regards,
Dave
Thanks Dave! Is it possible to get the sliders to be clickable on mobile, either by adding the CTA buttons there or otherwise? And is it possible to change the shape of the slider on mobile so the slides fill more vertical space? The icons don’t show up until the scroll so it looks VERY off.
Thanks again for your help.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.nivoSlider img { max-width:170% !important; width:170% !important; margin-left:-30%;}
}
Regards,
Dave
Many businesses and online store owners rely on WordPress because it provides all the flexibility and features needed to run a professional website. One of […]
Free WordPress Rating Plugins for Adding Reviews Customer trust is the backbone of online success. Genuine reviews influence buying decisions more than ads or promotions […]
WordPress Live Streaming Plugins Video is no longer optional — it’s the centerpiece of digital engagement. From product launches to interactive webinars, live streaming creates […]