Hello, I am using the image caption. This is very good for reading the article, but I do not want this display in the modules of the home page. Again thank you very much for your help.
magnytu2 Hi Can you enable the caption for any of the article and let me know. I can not see any caption on your site as in screenshot : http://prntscr.com/rp5axz
Hello, a little further down in the hand tool category.
magnytu2 Hi Add this cod in custom.css file
.home .img_caption p.img_caption {display:none;}
Ah great thank you very much. But I still have the space of the titles under the images which remain too large compared to the images without captions.
magnytu2 Hi use this code in custom css
.home .img_caption { margin-bottom: 0px!important;}
Ah great thank you very much. it works very well thanks.
magnytu2 You are welcome!