I think I am trying to edit the js files in the jackbox folder since that is the code that is opening up the images. I think the code I need to edit may be in jackbox-packed.js. I am trying to figure out how to keep the images to keep its original s…
Actually, I found out why it wasn't working. When I was putting CSS in the custom css section, I think it was changing "style.css". However, I chose the option to use compressed js and css files. The theme did not check whether or not I enabled comp…
Well, I'm looking through the js files and am still trying to see which line of code to edit. The images are resizing to fit to viewport. But I don't want that to happen.
I have been placing this code under the 'custom css' area as was explained. For whatever reason, it still doesn't work. If I wanted to edit the style of the menu's links only, what would I edit? I thought .top-menu li would be it, but maybe its not.…