HI,
What changes you have made in the footer.php
Thanks
Thread Starter
hugof
(@hugof)
Hi,
In the footer.php none.
I only have changed the css colors. And i´ve used the theme custom css editor to do this:
.enigma_blog_area { display:none; } .enigma_callout_area { display:none; } .enigma_sidebar_widget { display:none; } .enigma_footer_widget_area { background: #717174; } .enigma_footer_area { background: #c1d72e; } .enigma_service_detail h3 a { color: #717174; } .carousel-indicators { display:none; }
Hi hugof,
You have commented some line of code but not in the right way.
<!--
</div>
<strong><--- This div should not in comment code</strong>
<div class="col-md-4 enigma-sidebar">
<div class="enigma_sidebar_widget">
<div class="enigma_sidebar_widget_title">
<h2>Arquivo</h2>
</div>
<ul></ul>
</div>
</div>
</div>
</div>
<!-- enigma Callout Section -->
Thanks
Thread Starter
hugof
(@hugof)
Hi thanks for the help 😀
By the way, enigma theme is awesome!
Can close the topic 🙂