Hi, when adding a long product title, it hides the RETURN TO PREVIOUS PAGE link, http://s22.postimg.org/uehb2fhch/scm.png
Thanks!
This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Robert Hall
Hi, when adding a long product title, it hides the RETURN TO PREVIOUS PAGE link, http://s22.postimg.org/uehb2fhch/scm.png
Thanks!
Hello
Please add following code into the custom.css:
.back-history{z-index:90!important}
Regards
Brian Johnson
Thanks, but there is no changes after adding this code
Hello,
Try to add this code in custom.css.
.page-heading .row-fluid .span12 .back-to {
z-index: 2;
}
Regards,
Robert Hall.
Yep, thanks!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘"Return to previous page" link hidden under product title’' has been successfully resolved, and the topic is now closed for further responses