- This topic has 4 replies, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Biz Pro Slider
Hi Support, how do I increae the height of the Slider in Mobile view, Thanks.
Hi Oliver,
Kindly show us your website URL.
Regards,
Dave
Guys I’ve already done this but here it goes again:
http://m.emsoc.net
Hello Support how do I increase the height of the slider in mobile view, web address is also http://dalco.wordpresswebs.com, also I donot get the description to diplay in mobile horizontal view, any ideas?
Hi Oliver,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
And paste this css code in custom box
@media screen and (max-width:479px) {
.nivoSlider img { width:150% !important;}
}
@media screen and (min-width:480px) and (max-width:767px) {
.slide_info p { display:block;}
}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]