Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi,
I’d like the client caroussel arrows to always be visible (like in this ticket). I implemented the following code into my Child theme style.css file;
.clients_el .pagination a { opacity: 1 !important;}
However, it didn’t change anything. Is this the correct place to add the code?
Kind regards,
Tom
Update: It took a while for my host to update the .css files. So now the arrows are visible and I’ve applied the code edit to adjust the hover distance. Just waiting a bit to make sure this is also applied correctly.
On another note; is it possible to only show selected clients? I have 10 clients and want to show them all globally, but on specific pages I only want to display the relevant clients. Is there a way to do this?
Hello,
Yes you are right this have to work.
You can also try to remove the the line into style.css file and check it again.
Regards!
You must be logged in to reply to this topic.