How to add custom css for the third party plugin in shopify

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.

1 Like

@shilpaanand

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

also please share more details where did you add

Thanks for your response ketan,

I have actually found the solution and would like to share the same. It may help others as well.

There is an inbuilt css editor for the particular plugin, If we access that add our custom code. It works.

2 Likes

@shilpaanand

great thanks for update