Reduce paragraph spacing in post titles in recent articles section
-
Hi,
I checked everywhere but can’t find how to adjust paragraph spacing of the post title in the ‘recent articles’ section.Did find a way to adapt font size, but spacing doesn’t adjust and stays ridiculously wide..
http://stemwatch.org/alle-stemmingen/
Thanks a lot for your help!
NikolaiThe blog I need help with is: (visible only to logged in users)
-
-
hi i need to reduce line spacing too. also the space between paragraphs.
I am absolutely new to wordpress and coding etc. but i can follow detailed instructions.i am using motif template. i found what i belive is css stylesheet by ‘viewing source’ on the post page. but i don’t find anything like ‘margin – bottom’ in the sheet. also i am unable to make any changes in what i do see
<style type=”text/css” media=”screen”>
html { margin-top: 32px !important; }
* html body { margin-top: 32px !important; }
@media screen and ( max-width: 782px ) {
html { margin-top: 46px !important; }
* html body { margin-top: 46px !important; }please help!
- The topic ‘Reduce paragraph spacing in post titles in recent articles section’ is closed to new replies.