简体   繁体   中英

footer in magento theme glitches only in product

Footer works great in homepage -> http://www.matildabytruelove.com/tiendea/index.php/

But it crops in product description (the specific problem) http://www.matildabytruelove.com/tiendea/index.php/m-swb146144.html

Already flushed magento cache and css/java and submitted all blocks. Cant reproduce error.

js and css is the same that this one -> lomalo.com.mx/tiendea/index.php/prueba-001.html (the desired behavior)

But footer just fails to load properly.

any idea of what is messing around with the footer?

your product page class="main container" div close before

<div class="our-features-box wow bounceInUp animated animated" style="visibility: visible;"></div>
<footer></footer>

for more info please see link see in console html structure

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM