Jump to content
Sign in to follow this  
sglanville

Padding on special widget

Recommended Posts

sglanville

I simply cannot figure out how to add a left padding of 25 to a specific widget 'Quote Collection' that I've added to my sidebar. I use Firebug and have tried to locate it that way but with no luck. Can you provide the appropriate code? Thanks so much for your help.

Share this post


Link to post
Share on other sites
Kate
Well, we'd need a link to the site to see what the ID and/or class of that specific widget is ;) Are you able to provide a link to your site, please?

Share this post


Link to post
Share on other sites
sglanville
Thank you Kate, The Quote Collection is on the side bar at the top on http://bebetsy.com/

Share this post


Link to post
Share on other sites
Jenny
Try adding the following to your custom CSS: [code] li#quotescollection { padding-left:25px; } [/code]

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×