Viewing 5 replies - 1 through 5 (of 5 total)
  • Do not edit the Twenty Eleven theme. It is the default WordPress 3.2 theme and having access to an unedited version of the theme is vital when dealing with a range of site issues.

    Create a child theme for your customisations. Once your child theme is active, we should be able to help with the customisation.

    Thread Starter BJBusch84

    (@bjbusch84)

    If I’ve been working on my theme for quite some time and have made a series of changes, is there a way to copy the CSS into a child theme and then default theme back to the original?

    I’ve been using TwentyTen for a year and un-default it so I don’t have to create a child theme for it. Simply make a copy of your twentyeleven folder and rename it.

    Also, re-edit the image (screenshot.png) in the folder so you’ll know that’s the theme you’re using.

    open the style.css
    do a serch for

    .widget ul

    enter this under the last line of that rule.

    list-style:none;

    And that’s it. I would make up a back-up copy of the styles.css in case you need it for some emergency.

    Thread Starter BJBusch84

    (@bjbusch84)

    Thanks Jon, that was perfect! Now how do I get rid of the Title “Links” above it? This used to say blogroll, but I changed it somewhere in the dashboard to say “Links”. Thanks again guys.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Twenty Eleven] Remove Bullets from Sidebar’ is closed to new replies.