Hello,
I would like to remove the links in the top right that lead to the archive page from the portfolio pages. This can be seen at http://cmiequip-eng.com/?portfolio=cabbage-cutter. Thanks in advance.
Hello,
I would like to remove the links in the top right that lead to the archive page from the portfolio pages. This can be seen at http://cmiequip-eng.com/?portfolio=cabbage-cutter. Thanks in advance.
Hey,
add following code to css/custom.css:
.breadcrumb{
display: none !important;
}Thanks!! It worked perfectly
Glad that I could help you :)
You must log in to post.