Property are added as file name in Grapes JS ( css issue)

Viewed 13

I added some components in grapes js, for one particular ID (#adSection), it takes the property "display: none", I tried to override this property by adding inline CSS, but it's not working. I tried everything to override that by nothing helps me, except yours. So I am expecting your help to resolve this issue. I am attaching the screenshot of the issue below. It shows display none and see the file name, from where it is added. this is the thing I didn't understand

when Iam clicking this link, it shows property like this. I don't know from where its adding

the file name is different, its just the property name, but its added like link (data:text/css;extension=style;charset=utf-8,%23A9AdsMiddleBoxTop%20%7Bdisplay%3A%20none%20!important%3B%7D%0A%23A9AdsOutOfStockWidgetTop%20%7Bdisplay%3A%20none%20!important%3B%)this is same property link, all the property are added in this link

0 Answers
Related