Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#2764
Robert Kavgić
Participant

Hello,

Could you use the following CSS code and see if it gets any better?

.content-wrapper p {
    padding: 10px 0;
}

.content-wrapper div p:first-of-type {
    padding-top: 0px;
}

.content-wrapper div ul {
    padding-left: 15px;
}

You can post links to pages which need formatting here and I will write you a custom CSS code for styling those pages.

Robert