This topic has 2 replies, 2 voices, and was last updated 7 years, 12 months ago ago by Rose Tyler
Hi Support, i wouls like to remove the text “return to previous page” in all the pages. how can i do this? thanks
Hello,
Please add the following code into your custom.css to remove “return to previous page” link:
.breadcrumbs .back-to {
display: none !important;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Rose Tyler.
Tagged: permanently, previous page, remove, return, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up