This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp
Hi,
Please could you give me an indication on how to change the “Size Guide” link to a button, I need it to be a bit more prominent. I would also like to change the text to read “International Size Guide”.
Thanks.
Hello,
You can change text in the file wp-content/themes/royal/framework/woo.php (line 874). To show it like a button add this code in Theme Options > Custom CSS > Global Custom CSS:
.size_guide a {
border: 1px solid grey;
padding: 10px;
}
Regards,
Eva Kemp.
Thanks, that sorted it.
I had to edit the theme file, as I couldn’t get the child theme to show the changes for this file.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: best selling, change, persuasive, product pages, size guide, themes, woocommerce
The issue related to '‘Change "size Guide" on product pages’' has been successfully resolved, and the topic is now closed for further responses