I am able to do white printing on my stuffs, and i've made a lot o design options to upload to my FPD, although, some of then are pure white and doesn't show at the design box as you can see below.
The design that is selected, is the same of the mug. But my customers are not able the see the design before it is selected.
How can I change the background of the design box slightly so white could be seen?
0 Votes
rady kal posted
over 4 years ago
AdminBest Answer
try entering the following code in the UI Composer -> Custom CSS:
.fpd-scroll-area {
background-color: grey
}
0 Votes
6 Comments
Sorted by
rady kalposted
over 3 years ago
Admin
you're welcome.
0 Votes
P
Penny Barbyposted
over 3 years ago
Fabuloussssss! Thanks!
0 Votes
rady kalposted
over 3 years ago
Admin
yes, you can use this code instead:
.fpd-thumbnail-preview {
background-color: grey;
}
0 Votes
P
Penny Barbyposted
over 3 years ago
Fab solution thanks - can I do something to also change the background colour of the preview that pops up when customer hovers over a design, too?
0 Votes
J
João Pedro Cucolo Pizoposted
over 4 years ago
Many Thanks, it worked properly.
0 Votes
rady kalposted
over 4 years ago
AdminAnswer
try entering the following code in the UI Composer -> Custom CSS:
I am able to do white printing on my stuffs, and i've made a lot o design options to upload to my FPD, although, some of then are pure white and doesn't show at the design box as you can see below.
The design that is selected, is the same of the mug. But my customers are not able the see the design before it is selected.
How can I change the background of the design box slightly so white could be seen?
0 Votes
rady kal posted over 4 years ago Admin Best Answer
try entering the following code in the UI Composer -> Custom CSS:
.fpd-scroll-area {
background-color: grey
}
0 Votes
6 Comments
rady kal posted over 3 years ago Admin
you're welcome.
0 Votes
Penny Barby posted over 3 years ago
Fabuloussssss! Thanks!
0 Votes
rady kal posted over 3 years ago Admin
yes, you can use this code instead:
.fpd-thumbnail-preview {
background-color: grey;
}
0 Votes
Penny Barby posted over 3 years ago
Fab solution thanks - can I do something to also change the background colour of the preview that pops up when customer hovers over a design, too?
0 Votes
João Pedro Cucolo Pizo posted over 4 years ago
Many Thanks, it worked properly.
0 Votes
rady kal posted over 4 years ago Admin Answer
try entering the following code in the UI Composer -> Custom CSS:
.fpd-scroll-area {
background-color: grey
}
0 Votes
Login or Sign up to post a comment