Hi there, i am trying to do the same thing as well.
I want to use the team carousel on other pages, but when clicking to a team member page it displays using the the builder similar to our other pages. Our other pages have a full width row at the top. Here is an example of a page of our site.
https://www.regfox.com/why-switch/
Here is the team page page: https://www.regfox.com/?team=katie
I have tried the following code in multiple combinations without success.
body.post-2497 .article-body-wrap{width:100% !important;}
article.type-team .article-body-wrap{width:100% !important;}
I am looking for…
– Top row like the other pages
– row to go 100% width
– The round image to go away (or only show on the carousel).
Thanks for the help!