On my services page – http://powertoyu.com/services/, I have testimonial slider at the bottom of the page. I would like to remove the slider arrows since there is only on testimonial. I am trying the following code but it is not working
.page-id-10 .avia-slideshow-arrows {
display: none !important;
}
Thanks
yes because it is not that ID:
.page-id-103 .avia-slideshow-arrows {
display: none;
}
try first without !important. if it does not work set it to important.
Hi navindesigns,
Did you get it working with Guenni007’s suggestion or do you need more help?
Best regards,
Victoria
Yes. it is working now
thanks again
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon