• Resolved mclark

    (@mclark)


    By default, bullet lists seem to be single spaced, and I want to add extra space between each item so they are easier to read.

    I’m using Twenty Twelve with a child theme, and need to know the code to put in the child style.css.

    Thanks
    Merrill

Viewing 4 replies - 1 through 4 (of 4 total)
  • WPyogi

    (@wpyogi)

    Can you post a link to your site – much easier for CSS questions.

    esmi

    (@esmi)

    Or try using Firefox with the Firebug add-on (or whatever developer tool is available in your web browser) to locate the CSS that needs amending in your child theme.

    Thread Starter mclark

    (@mclark)

    I just want to how to change default bullet line spacing in Twenty Twelve, so I can put that code in the child theme.

    Thread Starter mclark

    (@mclark)

    Found the answer:

    div.entry-content ul li {padding-bottom:10px;}

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add more space between bullet items in Twenty Twelve’ is closed to new replies.