Hi,
I have Easy Digital Downloads plugin installed and want to format the text size of the download title font, and generally format text. they have me make a child css of edd.css and edit that, which I did with no effect.
They replied when I asked them below. Please let me know what within Ata css, or rather child css, I need to fix so edd.css can do what it needs to do. thank you!
DIGITAL DOWNLOADS REPLY ABOUT FORMAT TEXT
"It appears that you have some page CSS that is overriding any changes your theme or EDD is applying. If you view source on your site, you'll see line 46 is a large string of CSS, and at the last section of it, is the style:
h3{font-size:24px;line-height:1.3;margin:1em 0 .2em;}
http://cl.ly/image/0s3w3d0X001O
I believe once you determine where this is coming from, and remove it, you shouldn't continue to have this problem.
Since the titles are wrapped in an H3 tag, and this onpage CSS loads after all references to theme CSS and Plugin CSS files, it takes precedence.
- Chris K. Easy Digital Downloads.