Hello,
I am using a third party app to filter my search products page based on keywords.
The resultant page which list the products has to be customized with CSS based on other theme based CSS.
This page CSS is residing externally on a third party web resource, when I add the CSS from my Custom.css page along with the elements that I want the changes to be made. It doesn’t reflect the changes to my theme.
I have tried adding CSS based on div id, page id and section id’s to access a particular element. Still the changes are not being reflected.