Hi
Not sure if these changes occurred in the update from X to Pro or the change of stack from Integrity to Ethos, but am wondering how to rectify it.
Here is how the tours on our Food Tours page looks in Integrity and X on the live site
As you hover over a tour, the orange block appears. This section appears on each tour page, with the selected tour changing depending on which page you are on. Here, it is the main food tour page, so All is selected and the mouse is on 4 Corners of Thailand
This is how it now looks on the staging server which is Pro and had just changed from Integrity to Ethos.
The alignment is all over the place and no coloured block around the default tour. You can also see dots at each line on the left.
As I said, I cannot say whether it changed when I upgraded the staging server to Pro or whether it happened when the stack changed only 2 days ago, as the page is only changed when there are changes to a tour, so it has been a while since it was accessed.
Here is the code which still works in X with Integrity on the live site
<div align="center"><h4>OUR TOURS</h4>
</div>
<div id="navcontainer">
<div align="center">
<ul id="tour-list">
<li role="presentation" class=""><a href="/food-tours/"><strong>All</strong></a></li>
<li role="presentation" class="active" ><a href="/eat-like-a-local/"><strong>Eat Like A Local</strong></a></li>
<li role="presentation" class="" ><a href="/foodies-food-tour/"><strong>Foodies' Food Tour</strong></a></li>
<li role="presentation" class="" ><a href="/4-corners-of-thailand/"><strong>4 Corners of Thailand</strong></a></li><br />
<li role="presentation" class="" ><a href="/sunset-local-eats/"><strong>Sunset Local Eats</strong></a></li><br/>
<li role="presentation" class="" ><a href="/jing-jing-tour/"><strong>'Jing Jing' Tour</strong> </a></li>
<li role="presentation" class="" ><a href="/kids-n-all/"><strong>Kids 'n' All Tour</strong> </a></li>
<li role="presentation" class="" ><a href="/muay-thai/"><strong>Muay Thai</strong></a></li>
<li role="presentation" class="" ><a href="/corporate-events/"><strong>Corporate Events</strong></a></li>
<li role="presentation" class="" ><a href="/private-tours/"><strong>Private Tours</strong></a></li>
</ul>
</div></div>
Any thoughts on what has changed fundamentally to stop this from working? I’d have no issue to recreate it if you think there is a better way to achieve this in Pro, rather than just trying to force this to work as is; you know, better code in a Global BLOCK OR SOMETHING. All the sections are old Classic ones; Classic Row, Classic Column & Classic Text, as it was built a few years ago.
Oh, for reference, the live page you can see how it looks at feastthailand.com/food-tours/
Regards


