Is it possible to change the colors of the customize and share design buttons? Also, Is there a way for the Designer to lightbox in the center of the page rather than the top left corner? Thanks
1 Votes
F
Frank Pereny posted
almost 7 years ago
Best Answer
Yes it is. In the settings you can set a CSS tag for the buttons. In your site CSS sheet you can now control anything the way you want, just like any other button. I was looking for the same question, then I figured it out.
I see where you can set a CSS tag for the buttons, but what do I put in the CSS style sheet? I'm trying to change the color as well and am having trouble. Could someone tell me how I set the tag for a Grey color? or a specific Hex color?? I would greatly appreciate it.
0 Votes
L
Lesley Smitheringaleposted
over 6 years ago
I would like to do this too but not sure how to go about or even finding the correct CSS sheet. Frank are you able to tell me how to do this in more detail?
0 Votes
F
Frank Perenyposted
almost 7 years ago
Answer
Yes it is. In the settings you can set a CSS tag for the buttons. In your site CSS sheet you can now control anything the way you want, just like any other button. I was looking for the same question, then I figured it out.
Is it possible to change the colors of the customize and share design buttons? Also, Is there a way for the Designer to lightbox in the center of the page rather than the top left corner? Thanks
1 Votes
Frank Pereny posted almost 7 years ago Best Answer
Yes it is. In the settings you can set a CSS tag for the buttons. In your site CSS sheet you can now control anything the way you want, just like any other button. I was looking for the same question, then I figured it out.
0 Votes
4 Comments
Deleted Agent posted over 6 years ago
something like this:
.YourButtonClass{background-color: #000000 !important;}
0 Votes
John McConegly posted over 6 years ago
I see where you can set a CSS tag for the buttons, but what do I put in the CSS style sheet? I'm trying to change the color as well and am having trouble. Could someone tell me how I set the tag for a Grey color? or a specific Hex color?? I would greatly appreciate it.
0 Votes
Lesley Smitheringale posted over 6 years ago
0 Votes
Frank Pereny posted almost 7 years ago Answer
Yes it is. In the settings you can set a CSS tag for the buttons. In your site CSS sheet you can now control anything the way you want, just like any other button. I was looking for the same question, then I figured it out.
0 Votes
Login or Sign up to post a comment