Comments 1Designical Inc started the conversationApril 27, 2023 at 1:03pmHello, I wanted to hide the next / previous slider Heading Text. Please attached screen shot. Is it possible to hide ? if yes please guideMy website under development: https://designical.caAttached files: ss.jpg 1,973Support repliedApril 27, 2023 at 4:59pmHi,what is the resolution you are testing with?https://prnt.sc/ks350XCt-HtuThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Designical Inc replied privately Designical Inc replied privately Designical Inc replied privately 1Designical Inc repliedApril 28, 2023 at 2:38amI believe you need to provide us the code in such a way that it suits to all the standard screen size irrespective of web and mobile screens cause that how it supposed to I think. Please help 1,973Support repliedMay 1, 2023 at 9:57amPlease add these styles in Theme Options > Aditional CSS:.slide-title { opacity:0; -webkit-transition: opacity 0.2s ease-in-out 0; transition: opacity 0.2s ease-in-out 0s;} .swiper-slide-active .slide-title { opacity:1}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Designical Inc repliedMay 1, 2023 at 6:30pmOk let me try that 1,973Support repliedMay 2, 2023 at 4:49amOK, closing the ticket for nowThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Designical Inc replied privately 1,973Support repliedMay 4, 2023 at 1:47pmHm, what exactly stopped working - what is exactly the developer's message? Scrolling? Clicking on title?Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Designical Inc replied privately 1,973Support repliedMay 5, 2023 at 4:09amHi, let's add also styles for the slide subtitle:.swiper-slide .subtitle { opacity:0; -webkit-transition: opacity 0.2s ease-in-out 0; transition: opacity 0.2s ease-in-out 0s;} .swiper-slide-active .subtitle { opacity:1;}in customizer -> additional CSS. let us know how it goesThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Designical Inc repliedMay 8, 2023 at 4:51pmOk let me try that 1Designical Inc repliedMay 8, 2023 at 6:30pmThe code works perfect and hide the unwanted title and sub title as needed. Thank you very much for your help1 Like Sign in to reply ...
Hello,
I wanted to hide the next / previous slider Heading Text. Please attached screen shot. Is it possible to hide ? if yes please guide
My website under development: https://designical.ca
Attached files: ss.jpg
Hi,
what is the resolution you are testing with?
https://prnt.sc/ks350XCt-Htu
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I believe you need to provide us the code in such a way that it suits to all the standard screen size irrespective of web and mobile screens cause that how it supposed to I think. Please help
Please add these styles in Theme Options > Aditional CSS:
.slide-title {
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out 0;
transition: opacity 0.2s ease-in-out 0s;
}
.swiper-slide-active .slide-title {
opacity:1
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ok let me try that
OK, closing the ticket for now
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hm, what exactly stopped working - what is exactly the developer's message? Scrolling? Clicking on title?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi, let's add also styles for the slide subtitle:
.swiper-slide .subtitle {
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out 0;
transition: opacity 0.2s ease-in-out 0s;
}
.swiper-slide-active .subtitle {
opacity:1;
}
in customizer -> additional CSS. let us know how it goes
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ok let me try that
The code works perfect and hide the unwanted title and sub title as needed. Thank you very much for your help