Comments Andrew Haddow started the conversationAugust 11, 2017 at 9:12pmHi, Looking to disable the slider at the top of the page. How can I do that? Ideally I would like to replace it with a third party slider plugin but don't know if you would be able to help me with that... Many thanks, Andy H 1,973Support repliedAugust 13, 2017 at 3:06pmHello Andy, you could use one of other home section types and you can try theme in pur live demo (check the style selector from the left)http://clapat.ro/themes/newave-wordpress/Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Andrew Haddow replied privately 1,973Support repliedAugust 14, 2017 at 11:04amHi,we can hide it without any probs with CSS. Send us wp admin access if possible. Now I see you are using the image pattern as home section.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like Andrew Haddow replied privately 1,973Support repliedAugust 17, 2017 at 10:16amAdded.home-section .text-slide-vertical{ display: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
Looking to disable the slider at the top of the page. How can I do that?
Ideally I would like to replace it with a third party slider plugin but don't know if you would be able to help me with that...
Many thanks,
Andy H
Hello Andy, you could use one of other home section types and you can try theme in pur live demo (check the style selector from the left)
http://clapat.ro/themes/newave-wordpress/
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi,
we can hide it without any probs with CSS. Send us wp admin access if possible. Now I see you are using the image pattern as home section.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Added
.home-section .text-slide-vertical{
display: none;
}
in
theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy