[Plugin: Local Market Explorer] Font sizes?
-
I am using the StudioPress Agent theme and have the LME plugin installed and loading correctly into it’s own page.
The font sizes are totally whack (H4, HUGE). It seems to be pulling the CSS info for the theme, but I can’t see where to override it in the plugin’s style sheet to make it use a smaller font.
I edited local-market-explorer/includes/lme-client.css
.local_market_explorer h1,
.local_market_explorer h2,
.local_market_explorer h3,
.local_market_explorer h4,
.local_market_explorer h5,
.local_market_explorer h6 {
font-size: 100%;
font-weight: normal;down to 60% and it didn’t make a difference at all
What the heck controls the font sizes in the output?
And I totally off in the weeds?
A
https://www.ads-software.com/extend/plugins/local-market-explorer/
- The topic ‘[Plugin: Local Market Explorer] Font sizes?’ is closed to new replies.