Scott Fisher
asked 9 years ago

  Hi, I have added the news carousel. (Bottom of homepage, just above footer). The images which appear in the carousel have a folder icon superimposed in the top left hand corner. How do I remove this folder icon?   Thanks for your help,   Scott      

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:

.carousel-inner .icon-post-format  { display: none; }

Hope this helps !

Scott Fisher
replied 9 years ago

Brilliant, that worked perfectly.Thanks Dominic!

Powered by DW Question & Answer Pro