#nsp-nsp_117 .nsp_art h4.nsp_header {
width:305px;
}
#gk-container ul li {
list-style:disc inside none;
padding-left:10px;
}
teitbite wrote:Hi
Ok. I've finaly saw Your site. Please enable using override.css file in the template configuration and add this code to this file:
- Code: Select all
#nsp-nsp_117 .nsp_art h4.nsp_header {
width:305px;
}
For Your bullets issue please use this code:
- Code: Select all
#gk-container ul li {
list-style:disc inside none;
padding-left:10px;
}
.hwidth350 .nsp_art h4.nsp_header {
width: 350px;
}
/templates/gk_finance_business/css/gk.stuff.css
.nspMain .nspArt h4.nspHeader { line-height:16px; margin-bottom: 12px; }
.nspMain .nspArt h4.nspHeader { line-height:16px; margin-bottom: 12px; padding-right: 12px; }
.products h4.nspHeader ( line-height: 16px; margin-bottom: 12px; padding-right: 12px; font-size: 16px; )
.products p.nspText ( float: none; font-size: 12px; line-height: 1.4; margin-top: 28px !important;)