finding where some code is located
-
Hi,
I was wondering how I can find out where some code is located?
Im using this theme: https://shopkeeper.getbowtied.com/
but I have a plugin called popupally pro.
It turns out that some code on the theme is overrighting the code of the pop up, so the popup button displays the same colour as the background which I dont want.
I have to find some code and take out !important from the code.
The code is something like:
.button, input[type=”button”], input[type=”reset”], input[type=”submit”] {
background-color: #7dcdd2 !important;
}I can’t seem to find the code anywhere! would anyone know what file it would be in on the FTP site? e.g. is it a .css file? or something else?
I would provide a link to my actual site but it’s locked up behind logins at the moment.
Thanks,
Robyn
- The topic ‘finding where some code is located’ is closed to new replies.