DesignLady94
-
Script not disabling jQuery for Mobile Devices
Josh, I was using the script from their demo and then adding a window resize option. Since the overlay function worked, I figured that their plugin .js file (jQuery.thumbFX.js) referred to .code-trigger in some way. But I have changed that now to …
-
Script not disabling jQuery for Mobile Devices
Here's the link to the site so you can see this in action: debbierking.com/bootstrap
-
Script not disabling jQuery for Mobile Devices
Here's the link to the codepen...however I am not sure if it will help because I couldn't see where to upload the image. http://codepen.io/anon/full/xmfbj
-
Need Dedicated Help with Bootstrap..willing to compensate
Thank you!!! I will send you a message.
-
Bootstrap Response CSS File - Need to get rid of extra padding around thumbnails
Unfortunately, now, when I comment out the code for (min-width: 1200px), that also eliminates margins for narrower browser sizes and the thumbnails (circles) overlap. I tried adding this but it didn't work: @media (max-width: 1199px) { [class…
-
Bootstrap Response CSS File - Need to get rid of extra padding around thumbnails
Thank you Scottnix and SpringLab! I used the second fix and it seems to have solved that problem. However, I'm having a related problem with the nav bar image dropping down, the logo jumping up, and the nav bar no longer being fixed when I dow…