Hi you all!
Help please! first i gotta say that Im a beginner on wp, I have two questions. I'm using Flashlight theme by the way.
1) I need to increase the font size on the product category description. I've been searching all over the support and I can't change it.
I already tried this on the quick css and custom css but it did'nt work, guess I'm doing something wrong:
#top .post-title .term_description{
font-size: 20px;
line-height: 1.6em;
font-weight: normal;
text-transform: none;
}
I tried to find the php where this is located so I could change the font size but I couldn't find it =..(
2) Is there any way that I can link a gallery image to a product? Now I can only do that if the image is posted. It would be great if customers could buy a photo right away from the gallery.
Thanks a lot in advanced!!!!!!














