No no, My question is not related to adding CSS in the theme settings. My question is related to adding CSS in the wpbakery page builder. There we get to add CSS to that particular page or block.
So my question is when we create the HTML block using wpbakery page builder and add custom CSS to it and view that block, it displays everything properly but when we insert that particular HTML block into any page lets say homepage, and view that page, the HTML block displays but the changes made using CSS doesn’t display.
Now, there is one way to fix this i.e., move the CSS added to that block to the page where we have inserted the block. or is there any other method??
Thank you.