change the css
-
Hello,
I want to change the css of the accordion items. But I can’t because I found this code in the header.
How to suppress it ?
<style type=”text/css”>
.accordion-inner {
border-top: 1px solid ;
padding: 9px 15px;
}
.accordion-toggle {
color: #000000 !important;
cursor: pointer;
}
.accordion-group {
border: 1px solid ;
border-radius: 4px 4px 4px 4px;
margin-bottom: 2px;
}
</style>thank you
Carosch
The topic ‘change the css’ is closed to new replies.