This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Jack Richardson
Can you please help, I need to remove the “newsletter” link on the right side top bar and also the “Return to Previous Page” link. How do I do this?
Hello,
Please add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.page-heading.bc-type-8 .back-history {
display: none;
}
To hide “Newsletter” link go to 8Theme Options > E-Commerce > Promo Popup and disable “Show link in the top bar”.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up