To post a new support question, click the Post New Topic button below.
Current Version: 5.5.2 | Sytist Manual | Common Issues | Feature Requests
Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.
Checkout Page - Edit Text
V
Vicky Benitez
6 posts
Tue Nov 01, 16 11:34 AM CST
Hi, I would like to change the text "Add a message to this order" on the checkout page.
I will appreciate your help.
I will appreciate your help.
Tim - PicturesPro.com
17,474 posts
(admin)
Tue Nov 01, 16 12:40 PM CST
Sytist admin -> Design -> Page Text
Search the page (CTRL+F) for _add_note_to_order_ or Add a message to this order
Search the page (CTRL+F) for _add_note_to_order_ or Add a message to this order
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
V
Vicky Benitez
6 posts
Tue Nov 01, 16 2:11 PM CST
Thanks so much for your prompt respond!
I already make the change,
One more question, can I change the color and add bold to the text?
I already make the change,
One more question, can I change the color and add bold to the text?
Tim - PicturesPro.com
17,474 posts
(admin)
Wed Nov 02, 16 5:27 AM CST
You would have to wrap the text in a span tag with CSS
<span style="color: #890000; font-weight: bold;">MY TEXT HERE</span>
<span style="color: #890000; font-weight: bold;">MY TEXT HERE</span>
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
V
Vicky Benitez
6 posts
Wed Nov 02, 16 8:35 AM CST
Thanks Tim for your help :) I already change the color,
but I need to keep the text field box open and change the feather (icon) color too.
Can you help me one more time.
but I need to keep the text field box open and change the feather (icon) color too.
Can you help me one more time.
Tim - PicturesPro.com
17,474 posts
(admin)
Wed Nov 02, 16 10:30 AM CST
There isn't a way to have the note textfield open automatically.
To change the color of the icon and the text, go to Design -> Edit My Theme
Click Additional CSS in the left menu and add this line of code in the CSS section:
.ordernotesection .the-icons { color: #890000 !important; }
To change the color of the icon and the text, go to Design -> Edit My Theme
Click Additional CSS in the left menu and add this line of code in the CSS section:
.ordernotesection .the-icons { color: #890000 !important; }
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
S
Sean Capshaw
32 posts
Thu Oct 16, 25 1:23 PM CST
Is there an option to remove the "glow" around the "Add message to this order" text?
Is there any way to move that text field to above the billing address fields?
Tim - PicturesPro.com
17,474 posts
(admin)
Fri Oct 17, 25 4:34 AM CST
Design -> Edit My Theme -> Additional CSS, add this:
.the-icons { text-shadow: none; }
There is not a way to move that location.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Please log in or Create an account to post or reply to topics.

Loading more pages