[oceanwp_breadcrumb] Shortcode

This shortcode allows you to display the breadcrumb:

[oceanwp_breadcrumb]

Here is a list of the different parameters:

  • class: If you want to add a custom class.
  • color: If you want to add your own color.
  • hover_color: If you want to add your own hover color for the breadcrumb links.

For example, if you want to add a custom class with a red color and black hover color, insert this shortcode:

[oceanwp_breadcrumb class="custom-class" color="#fe5252" hover_color="#222"]
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.