I would like to edit the thank you/ checkout page after someone placed an order. I tried to change the headers which are now H2, but I am having difficulty locating all the various file. Is there one central css file where this is organised?
I’ve managed to edit the beginning through style.css file, but I would like to change the other headers as well and don’t know where to find those elements
http://i66.tinypic.com/34htimt.jpg
Thanks for the help.
Site URL: hiddenHello,
You can change text in your translation files, write the text you need instead of translation.
To change styles use this css code:
.woocommerce h3 {
font-family: "Raleway";
font-size: 18px;
color: grey;
}
.woocommerce h2 {
font-family: "Raleway";
font-size: 18px;
color: grey;
}
Write the values you need.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for WooPress WordPress Support Forum to be able to create a topic on this forum.