• Hi,
    I’ve change the outer margins/padding for my fruitful theme without problem thanks to this code:

    .hentry {
    padding: 20px;
    }

    It works well, but nothing happens with the home page. Anyone who can help me here? Thanks a bunch in advance!

Viewing 1 replies (of 1 total)
  • The reason its not working on the home page, is because the class names are different. You need to create a new css entry, with the class names that are used in the home page.

    If you are running Firefox, you can install FireBug and it will allow you to view the class names.

    Hope that helps ??

Viewing 1 replies (of 1 total)
  • The topic ‘Padding on home page for Fruitful theme’ is closed to new replies.