Hello, I'm wondering if it's possible to have just two widgets at the bottom of my page instead of 3. Ideally, I would like the second widget to stretch across two columns (see attached photo). Thanks in advance.
Hello, Please provide the following information listed below. This Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] Regards, Sameer
Hi, Your issue has been fixed kindly, visit your site. We just commented below code from your sidebar-footer.php file. HTML: <!-- <div class="grid_11 omega"> <div class="widget_inner last"> <?php if (is_active_sidebar('third-footer-widget-area')) : ?> <?php dynamic_sidebar('third-footer-widget-area'); ?> <?php else : ?> <h4>Recent From Blog</h4> <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor.Email-id: <a href="#">[email protected]</a> </p> <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor. <a href="#">http://inkthemes.com</a></p> <?php endif; ?> </div> </div> --> Thanks & Regards! Naveen Kolhe InkThemes.com