- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Display slider description on mobile
Hello,
I’m using SKT Film maker theme pro version, on this website : https://www.manon-cinema.fr
I need to display the slider description on the home page header, on mobile version Please.
I already disabled the navigation dots, to have more space, but I dont know how to display the slider description just like in the desktop version (same padding and margin please), can you help me out?
Thanks a lot
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.nivo-caption { transform: none !important; top:15% !important;}
.title { padding-bottom:0 !important;}
.slidedesc { padding-top:10px !important;}
.slidedesc, .slidebtn { display:block !important;}
}
Regards,
Chris
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]