add spaces to recent post links widget

Support Area Forums Foundation add spaces to recent post links widget

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #6216
    Sharon Vaingast
    Participant

    Hello Bill,
    1.How can I add spaces between recent post links widget on the main page?
    2. Is it possible to add captions to the main page images? and then direct it to the relevant page?

    Thank you,
    Sharon
    womenofthewall.org.il

    #6222
    Bill Robbins
    Moderator

    Sharon,

    You can add a bit of space between the items in the recent posts widget. To do that paste this in the “Custom CSS” box on the theme options page:

    
    .widget_recent_entries li {
    	margin-bottom: 5px;
    }
    

    At the moment there isn’t a way to add in captions in the Foundation theme. At some point this summer will have an update to the theme that will allow for that, but at this time, it’s not an available option. Sorry about that.

    #6223
    Sharon Vaingast
    Participant

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘add spaces to recent post links widget’ is closed to new replies.