- This topic has 3 replies, 2 voices, and was last updated 5 years, 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 › SKT Biz/Corp Theme Support › Resize Slider Title Box
I can’t get the title boxes for the slider to resize for the mobile and tablet views.
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Chris
http://www.johnkinuthia.com
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.nivo-caption { left:20px !important; max-width:inherit !important; width:60% !important;}
.title { font-size:13px !important;}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.nivo-caption { left:20px !important; max-width:inherit !important; width:60% !important;}
}
Regards,
Chris
WordPress has empowered millions of entrepreneurs to take their businesses online. However, when they make this decision, they also have to decide which type of […]
In this article, we will illustrate how to create custom taxonomies in WordPress from scratch and how to display them with your current WordPress theme. […]
People need potent individuals to impart their wisdom and experience to them. If you are someone who is experienced in a field, then there is […]