Perfect, thank you!
Hi, just wanted to be sure you received my information? Thank you.
Hello, I apologize, but I am not sure how you could resolve from your end as you don’t have access to my website. Please explain. Am I to remove the entire block of code, or just the line that includes ‘fadeInLeft’? I don’t want the fade in effect on the home page, as the page looks blank below the slider upon landing on the page. Thank you kindly in advance!
Thank you for your prompt reply. Can you clarify for me if I am to remove the entire block of code, as in below example?
jQuery('.serviceswrap').each(function(){
var imagePos = jQuery(this).offset().top;
var topOfWindow = jQuery(window).scrollTop();
if (imagePos < topOfWindow+400) {
jQuery(this).addClass("fadeInLeft");
}
});
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]