.footer-block.social-sharing .rss,
.footer-lower .accepted-payment-methods {
display: none;
}
<WidgetZone>your_custom_widget_zone</WidgetZone>
Hi,
As I am looking into our deploy log, the fix is present since 2nd of July. So, if you update your theme plugin, you should get the fix. If you still need any help please raise a ticket in our ticketing system.
Hi,
We are really thinking now of the best implementation of this functionality and we will soon come up with the solution. Thanks for your suggestions!
<li>
<a href="#" class="products-item-menu">Products</a>
<div class="dropdown categories fullWidth boxes-4">
<div class="row-wrapper">
<div class="row">
<div class="box">
<div class="picture">
<a href="/electronics" title="Show products in category Electronics">
<img class="lazy" alt="Picture for category Electronics" src="http://store1.com:15566/content/images/thumbs/default-image_210.png" data-original="http://store1.com:15566/content/images/thumbs/default-image_210.png" style="display: inline;">
</a>
<div class="title">
<a href="/electronics" title="electronics">Electronics</a>
</div>
</div>
</div>
<div class="box">
<div class="picture">
<a href="/books" title="Show products in category Books">
<img class="lazy" alt="Picture for category Books" src="http://store1.com:15566/content/images/thumbs/0000001_book_210.jpeg" data-original="http://store1.com:15566/content/images/thumbs/0000001_book_210.jpeg" style="display: inline;">
</a>
<div class="title">
<a href="/books" title="Books">Books</a>
</div>
</div>
</div>
<div class="box">
<div class="picture">
<a href="/computers" title="Show products in category Computers">
<img class="lazy" alt="Picture for category Computers" src="http://store1.com:15566/content/images/thumbs/0000002_computers_210.jpeg" data-original="http://store1.com:15566/content/images/thumbs/0000002_computers_210.jpeg" style="display: inline;">
</a>
<div class="title">
<a href="/computers" title="Computers">Computers</a>
</div>
</div>
</div>
<div class="box">
<div class="picture">
<a href="/electronics" title="Show products in category Electronics">
<img class="lazy" alt="Picture for category Electronics" src="http://store1.com:15566/content/images/thumbs/0000007_electronics_210.jpeg" data-original="http://store1.com:15566/content/images/thumbs/0000007_electronics_210.jpeg" style="display: inline;">
</a>
<div class="title">
<a href="/electronics" title="Electronics">Electronics</a>
</div>
</div>
</div>
</div>
</div>
</div>
</li>