Thread Starter
hroen
(@hroen)
You can see the two formats in the right pane by scrolling down the page.
http://www.roenreport.com/clean-energy-companies/sample-company-profiles/
Plugin Author
satrya
(@satrya)
Please add the following css to the Custom css box
h3.rpwe-title,
h3.rpwe-title a { font-weight: normal; font-size: 12px; }
Thread Starter
hroen
(@hroen)
Thanks, I just added the css to the Custom css box, but no change in formatting occurred on the above page. Should I put a value in the CSS ID box?
Thread Starter
hroen
(@hroen)
I just eliminated the other widgets above the Recent Posts Extended widget, and that solved the problem! Almost. Is there a way to tighten up the line spacing so that the date appears with no gap? I added margin formatting in the Custom css box, but it did not help the line spacing.
h3.rpwe-title,
h3.rpwe-title a { font-weight: normal; font-size: 12px; margin-bottom: 0px;}
Thanks in advance.
Plugin Author
satrya
(@satrya)
Try to uncheck the “Use Default Style” option
Thread Starter
hroen
(@hroen)
I think I solved the problem with:
h3.rpwe-title,
h3.rpwe-title a { font-weight: normal; font-size: 12px; margin-top: 0em; margin-bottom: 0em;}
Great widget and support, thanks!