I would like to add a FA icon to the caption that appears on hover in the Grid Gallery module.
Spent some time searching for the solution but couldn't find anything. Sorry if this is a duplicate question...
Looked at the tutorial on adding FA to menu items here.
I've also tried to add code to css code that I currently have (thanks to Ciaran) for my grid gallery, but without success:
This is what I currently have in the css code:
.j51gridgallery figure {
height: 60px;
}
.j51gridgallery figure {
background-color: #ffffff !important;
}
figure.snip1156 p {
padding: 0 10px;
background-color: #B1050A !important;
}
figure.snip1156 h3 {
background-color: #F5050C !important;
}.j51gridgallery figure img {
border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
.layerslideshow .img-fill {
height: auto;
}}
I'm sure I'm pretty close.
Thanks in advance.
JR
Artisan Template
- jridgway
-
- Commercial Templates
- Monday, 02 October 2017
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!