More Demos: carousel bootstrap responsive, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hi,
1. i downloaded the new 4.7 again
2. i uninstalled wowslider from my wp site
3. i re-installed wowslider to my wp site
4. i created a new slideshow module
5. i uploaded to wordpress
6. looks fine when you preview but once uploaded to the web it becomes buggy and the text falls 15px every time in Chrome browser.
Please, help.
A: We've checked your page and found a conflict with the .css file.
Please, find and remove the code there:
/* Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}