maszd
Well-known member
Hello,
i am try to make a custom style to float notice with add this code on extra.css :
and add this class name on notice option like this:
but not working, any help will be appreciated.
thank you.
i am try to make a custom style to float notice with add this code on extra.css :
Code:
.floatingItem.custom1
{
color: #000;
background: white;
background: rgba(255,255,255, 0.8);
border-color: #176093;
}
and add this class name on notice option like this:
but not working, any help will be appreciated.
thank you.