Title not inside picture and doesn't highlight when scrolled over
-
I’m having trouble having the title show up and highlight when I scroll over the picture (just like the demo catalog on your website). I tried just copy pasting the source but it won’t work. Currently, the code I am using is
.catablog-row {
float: left !important;
display: inline !important;
}
.catablog-title {
font-family: arial! important;
font-size: 12px !important;
height: 100px !important;
color: #f1f1f1 !important;but I would want the title to be on the top left of the picture or the highlight thing. Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Title not inside picture and doesn't highlight when scrolled over’ is closed to new replies.