Move Breadcrumbs to below Revolution Slider (Below Masthead)

Hello, Two of my favorite themes are the X theme and Pro theme. I use them on many websites.
Frequently I display a Revolution Slider below the masthead. I also like to use the breadcrumb trail. In this case the breadcrumbs display above the Revolution Slider and below the main menu.
Is there a way to move the breadcrumbs so that they display right below the Revolution Slider?

Here is an example X Theme page where I would prefer the breadcrumb trail display below the slider instead of above it.

https://www.temporaryserver2.com/lawn-care/ (This site will be here for a couple more days before it goes to the live domain.)
Thanks for your excellent support for the best themes.

Hello Jon,

Thanks for writing in!

Please add following Js under X > Theme Options > JS:

jQuery(".page .x-breadcrumb-wrap").insertAfter(".page .x-slider-container");

Thanks.

1 Like

Worked perfectly! Thanks!

You’re welcome!
It’s good to know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.