Hello,
if you go to your Inco page from the Live Preview button and from there to Layout -> Grid -> Grid 3 Columns you will see a very good looking result. I would like to reproduce this result if possible, that is a description of the image both when i click on it and when i see it on the page. The result i’m trying to reproduce can be seen on the link i sent you privately.
I’ve chosen Skin 5 so far and added custom CSS
.fat-maika-shortcode-3640 .fat-maika-overlay {
background-color: transparent;
border 1px solid #000;
}
.item-skin-01 .fat-maika-title {bottom:15px;}
.fat-maika-item-inner {
position: relative;
border: 1px solid #000000;
}
How can i make the description appear also when i click the image just like you did on your preview website?
Thank you