My child theme has a css file that I have lots of modifications in and it seems to be in the correct location as it is working on those elements that are targets in other places in the css file. All I am needing to do is resize the H1 tag using this css code
.entry-title { font-size:190%; }
But is has no effect. I even tried using “!important” just to see if that would work an nothing. I feel quite certain I am targeting the correct element but I guess I am doing something wrong.
Website page in question is: http://www.dallascameraclub.org/competition-gallery-october-2018/
Many thanks,
Houston
