Calendar Widget text is justified..how to change?
-
The text for each individual event on the widget I put on my page, the time/event title/location is all justified and makes it all spaced out, just as justified alignment does, which makes the calendar widget look funny.
At first I thought this was possibly a theme issue, but NO OTHER widget (and I have several others) are justifying and are displaying normal.
I’ve tried forever looking around in different files anyways even for the theme as well as the plugin itself but can never find it to change it.
If I use Google Chrome Inspect Element feature, I can find some style code that shows:
body { background-color: #321c6b; border-color: #321c6b; color: #000000; text-align: justify; }
When I unchecked the box for the text-align or otherwise change it to something like “left” or “center” it changes it on the page through the inspect element but of course this is to just see for development and obviously not really saving anything on the page. I’m not sure how to completely use Inspect element feature, so as to what file/source that is pulling that code from, I can’t figure out, everything I have tried using that tool has also led me down a dead end road.
Website: https://huberheightschamber.com
- The topic ‘Calendar Widget text is justified..how to change?’ is closed to new replies.