Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Issues with "display" across multiple browsers. Reply To: Issues with "display" across multiple browsers.

#277947
thomas220191
Participant

https://codepen.io/thomas220191/pen/ReBmZb

Hey, this is an excerpt of the code here with all the main bits in. Basically everything under .catalogEntryRecommendationWidget seems to still be displaying despite the fact that the mobilehide is dissappearing. This is happening at the following web page:

https://www.key.co.uk/SearchDisplay?categoryId=&storeId=11709&catalogId=11601&langId=-1004&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&searchSource=Q&pageView=&beginIndex=0&pageSize=30&searchTerm=Winter+Essentials

So those carousels with the items on are meant to disappear as they’re marked under the class .catalogEntryRecommendationWidget and in all other browsers, they do just that but for some reason Chrome doesn’t want to work with it.