- Posts: 160
- Thank you received: 1
Cart messages
-
hkeyzer
Inactive member -
Topic Author
- Member
-
Less
More
12 years 1 month ago - 12 years 1 month ago #29636
by hkeyzer
Cart messages was created by hkeyzer
Hi,
During checkout there are messages which appear from time to time eg:
The styling of these messages are difficult to read, please I would like to know where/how to change the style of these messages so I can draw attention to them.
Along the lines of the message on the thank you page:
Site = www.fatbacks.co.nz
thanks in advance
Henk
During checkout there are messages which appear from time to time eg:
The styling of these messages are difficult to read, please I would like to know where/how to change the style of these messages so I can draw attention to them.
Along the lines of the message on the thank you page:
Site = www.fatbacks.co.nz
thanks in advance
Henk
Last edit: 12 years 1 month ago by hkeyzer.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #29648
by ivan.milic
Replied by ivan.milic on topic Cart messages
dl#system-message{
...
}
will always be container, sub classes :
dt.notice{
...
}
dd.message{
...
}
dt.warning{/*colored box*/
...
}
dd.warning.message{
...
}
...
}
will always be container, sub classes :
dt.notice{
...
}
dd.message{
...
}
dt.warning{/*colored box*/
...
}
dd.warning.message{
...
}
Please Log in to join the conversation.
Time to create page: 0.266 seconds