teitbite wrote:Hi
Please show me the exact page You want to make this change.
.contentpaneopen p span {
line-height: 30px;
}
teitbite wrote:Hi
Please add this code at the end of template.css file:
- Code: Select all
.contentpaneopen p span {
line-height: 30px;
}
.contentpaneopen p span {
line-height: 30px !important;
}