Outspoken / Hide Categories in Slider
-
Hello all, css wizards!
Is there any magic code to hide the categories from the slider in Outspoken?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi there, on the site you referenced, I do not see that you have the Custom Design upgrade, which is required in order to apply the following CSS change. You can try out and preview custom CSS before you buy as explained here.
Here would be the code required to hide the categories from the slider in Outspoken.
.outspoken-gallery .categories-links { display: none; } -
Hello! The website do have the custom design upgrade – i dont kow why you didnt see it – and the code worked fine!
Thanks a lot!
-
Ah, the upgrade is under a different username, which is why I didn’t see it associated with the username you are using in this thread.
The important thing though, is that the categories are gone from the slider, and you are welcome.
- The topic ‘Outspoken / Hide Categories in Slider’ is closed to new replies.