Thanks Shelley. This remove it from every notice but I would like to remove it only for a notice so I think it's necessary to have some css code to type in but I'm not able to figure it out...
Hello,Try using just .notice_1 as the class.
<li class="panel Notice DismissParent notice_notice_board_closed">
My bad, I was missing a { just after .notice_1Using .notice_1 worked for me last night when I tested it.
<style type="text/css">
<!--
.PanelScroller .panel {
background: none repeat scroll 0 0 transparent;
.PanelScroller .scrollContainer {
background-color: transparent;
border: 0 solid #A5CAE4;
}
-->
</style>
<html code goes here>
We use essential cookies to make this site work, and optional cookies to enhance your experience.