David Hartwell
asked 11 years ago
1 Answers
DominicStaff
answered 11 years ago

To resolve this issue, you can add the following code to the style.css file

 /*Post-Comment- Tags*/ 
.nav-tabs > li > a { 
    margin-right: ...px; 
    padding-bottom: ...px; 
    padding-left: ...px; 
    padding-right: ...px; 
} 
/*Content*/ 
.tab-content { 
    width: ...px; 
} 
/*Accordian widget*/ 
#secondary .accordion { 
    width: ...px; 
}

Could you please give me more information with a clear vision of what you want to customize?

David Hartwell
replied 11 years ago

When people come to my site i would like the accordian widgets to be collapsed not already expanded.

Powered by DW Question & Answer Pro