Modifying title size does not work
-
Hello,
your plugin produces the following HTML code for the title:
<div class="afg-title" style="font-size:1em">Foobar</div>
If I specify an own font size using CSS in the advanced settings like this:
div.afg-title { font-size:0.8em; }
My own font size from the CSS file will be overridden by your hard coded font size. You should move it from the HTML attribute to the
afg.css
file, that should fix this problem.Thank you very much
McPringlehttps://www.ads-software.com/extend/plugins/awesome-flickr-gallery-plugin/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Modifying title size does not work’ is closed to new replies.